RhinoCommon API
IOpenIDConnectTokenAllGroups Property |
Returns all the groups the user is a member of.
Namespace: Rhino.Runtime.RhinoAccounts
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
IReadOnlyDictionary<string, RhinoAccountsGroup> AllGroups { get; }
ReadOnly Property AllGroups As IReadOnlyDictionary(Of String, RhinoAccountsGroup) Get