AuthenticateUserAuthenticationOptions Property

List of authentication requests.

Definition

Namespace: MFiles.VAF.Configuration.Domain.ClientDirective
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public List<AuthenticationRequest> AuthenticationOptions { get; set; }

Property Value

ListAuthenticationRequest

See Also