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