Click or drag to resize

AttributeValuePermissionHint Property

Gets the permissions the user has on this attribute, if they are known. Permission hints can only be obtained with a Get request

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public AttributePermission PermissionHint { get; }

Property Value

Type: AttributePermission
See Also