RhinoCommon API
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
Nullable<bool> EmailVerified { get; }
ReadOnly Property EmailVerified As Nullable(Of Boolean) Get