Click or drag to resize

ReadonlyAuthenticationOptionsClearCredentialsParameter Property

Gets 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; }
View Source

Property Value

String
See Also