| 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
SyntaxIReadOnlyCollection<string> Emails { get; }ReadOnly Property Emails As IReadOnlyCollection(Of String)
	Get
Property Value
Type: 
IReadOnlyCollectionString See Also
See Also