Click or drag to resize

AuthenticationOptionsClearCredentialsParameter Property

Gets or sets the parameter name for the AuthTestPage that forces it to use Basic authentication so that any cached browser credentials can be cleared.

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

Property Value

String
See Also