1. IUserPolicy

Interface IUserPolicy

Describes a policy for users.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsPolicies
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IUserPolicy : IPolicy, IResource

Properties

UserId

Gets the id of the user.

Declaration
long? UserId { get; }
Property Value
TypeDescription
long
If you have suggestions for improving this article, let us know!