Click or drag to resize

AuthenticateControllerAttributeSecuritySettingsCategory Property

Gets or sets settings category used to lookup security connection for user data context.

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

Property Value

Type: String
See Also