Interface IUserPolicy
Describes a policy for users.
Inherited Members
Namespace: Stylelabs.M.Sdk.Contracts.Policies
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
Type | Description |
---|---|
System.Nullable<System.Int64> |
Can we improve this article ? Provide feedback