Click or drag to resize

AuthenticateControllerAttributeSettingsCategory Property

Gets or sets settings category used to load configured settings. When defined, SessionToken and LoginPage will be loaded from the configuration file settings when not otherwise explicitly defined.

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

Property Value

Type: String
See Also