Click or drag to resize

AuthenticationOptionsDefaultAuthenticationSchemes Field

Default value for AuthenticationSchemes.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public const AuthenticationSchemes DefaultAuthenticationSchemes = AuthenticationSchemes.Ntlm|AuthenticationSchemes.Basic
View Source

Field Value

AuthenticationSchemes
See Also