Click or drag to resize

ReadonlyAuthenticationOptionsAlternateSecurityProviderResourceExpression Property

Gets the expression that will match paths for the resources on the web server that should use the alternate SecurityProvider.

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

Property Value

String
See Also