|
ISecurityProviderConnectionString Property
|
Gets or sets the connection string to be used for connection to the backend security data store.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax string ConnectionString { get; set; }
Property ConnectionString As String
Get
Set
abstract ConnectionString : string with get, set
function get_ConnectionString();
function set_ConnectionString(value);
View SourceProperty Value
StringSee Also