IPrincipal
What it does
Represents a user or a user group in scripts.
Properties
Name | Type | Access | Description |
---|---|---|---|
Id | int | Read-only | A unique identifier |
Name | string | Read-only | The name of a user or a group |
Type | TPrincipalType | Read-only | The type of principal |
12.04.2024 18:16:02