| IOpenIDConnectTokenEmailVerified Property  | 
 
            true if all the emails in the account have been verified; false otherwise.
            
 
    Namespace: 
   Rhino.Runtime.RhinoAccounts
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 7.0
 Syntax
Syntaxbool? EmailVerified { get; }ReadOnly Property EmailVerified As Boolean?
	Get
Property Value
Type: 
NullableBoolean See Also
See Also