Click or drag to resize

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; }

Property Value

Type: ListString
See Also