Click or drag to resize

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; }

Property Value

Type: IReadOnlyCollectionString
See Also