Click or drag to resize

ModulePermissionCollection.Inheritance 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: Dictionary<String, InheritanceInfo>
See Also