Click or drag to resize

UserProviderTokenTokenName Property

What kind of token we store, Could be (but is not limited to): AuthenticatorKey (two-factor auth), RecoveryCodes (password recovery). [Required] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string TokenName { get; set; }

Property Value

Type: String
See Also