  | PermissionCollectionKeys Property  | 
  
    Namespace: 
   Dynamicweb.Security.UserManagement
    Assembly:
   Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntaxpublic ICollection<int> Keys { get; }Public ReadOnly Property Keys As ICollection(Of Integer)
	Get
Property Value
Type: 
ICollectionInt32
See Also