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