 | LimitedUserGroupIDs Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax[ObsoleteAttribute("Use GroupsIds instead")]
public ICollection<int> GroupIDs { get; }<ObsoleteAttribute("Use GroupsIds instead")>
Public ReadOnly Property GroupIDs As ICollection(Of Integer)
GetProperty Value
Type:
ICollectionInt32
See Also