Click or drag to resize

SecurityProviderBaseApplicationName Property

Gets or sets the name of the application being secured as defined in the backend security datastore.

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

Property Value

String

Implements

ISecurityProviderApplicationName
See Also