| ModulePermissionCollectionInheritance Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public Dictionary<string, InheritanceInfo> Inheritance { get; }
Public ReadOnly Property Inheritance As Dictionary(Of String, InheritanceInfo)
Get
Property Value
Type:
DictionaryString,
InheritanceInfoSee Also