| LimitedUserGroupsIdsUserIsAdmin Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public ICollection<int> GroupsIdsUserIsAdmin { get; }
Public ReadOnly Property GroupsIdsUserIsAdmin As ICollection(Of Integer)
Get
Property Value
Type:
ICollectionInt32See Also