Click or drag to resize

ModulePermissionCollectionInheritance Property

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public Dictionary<string, InheritanceInfo> Inheritance { get; }

Property Value

Type: DictionaryString, InheritanceInfo
See Also