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