RhinoCommon API
IOpenIDConnectTokenEmails Property |
All the emails belonging to the account the token represents.
Namespace: Rhino.Runtime.RhinoAccounts
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0
IReadOnlyCollection<string> Emails { get; }
ReadOnly Property Emails As IReadOnlyCollection(Of String) Get