|
ISecurityProviderApplicationName Property
|
Gets or sets the name of the application being secured as defined in the backend security data store.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax string ApplicationName { get; set; }
Property ApplicationName As String
Get
Set
abstract ApplicationName : string with get, set
function get_ApplicationName();
function set_ApplicationName(value);
View SourceProperty Value
StringSee Also