Click or drag to resize

ReadonlyAuthenticationOptionsPassThroughAuthSupportedBrowserExpression Property

Gets expression that will match user-agent header string for browser clients that can support NTLM based pass-through authentication.

Namespace:  GSF.Web.Security
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.119-beta
Syntax
public string PassThroughAuthSupportedBrowserExpression { get; }
Request Example View Source

Property Value

Type: String
See Also