RhinoCommon API
IOpenIDConnectTokenOwnerGroups Property |
Returns all the groups the user is an owner of.
Namespace: Rhino.Runtime.RhinoAccounts
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

IReadOnlyDictionary<string, RhinoAccountsGroup> OwnerGroups { get; }
ReadOnly Property OwnerGroups As IReadOnlyDictionary(Of String, RhinoAccountsGroup) Get
Property Value
Type: IReadOnlyDictionaryString, RhinoAccountsGroup