TwoFactorAuthenticationArgsProfiles Property |
The profile(s) required for access to the validation page. If none, the current set of roles is used.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public List<string> Profiles { get; }
Public ReadOnly Property Profiles As List(Of String)
Get
Property Value
Type:
ListStringSee Also