Click or drag to resize

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
bool? EmailVerified { get; }

Property Value

Type: NullableBoolean
See Also