Class UserPolicy
Describes a policy.
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsPolicies
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
UserId
Gets the id of the user.
Declaration
Property Value
| Type | Description |
|---|---|
| long |
Methods
GetRelatedId()
Gets the id of entity this policy applies to. This depends on the implementation. E.g. for IUserPolicy it will return UserId.
Declaration
Returns
| Type | Description |
|---|---|
| long |
The id. |