Click or drag to resize

AuthenticationOptionsAuthenticationSchemes Property

Gets or sets the authentication schemes to use when testing authentication with the AuthTestPage.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public AuthenticationSchemes AuthenticationSchemes { get; set; }
View Source

Property Value

AuthenticationSchemes
See Also