Click or drag to resize

SecurityProviderBaseConnectionString Property

Gets or sets the connection string to be used for connection to the backend security datastore.

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

Property Value

String

Implements

ISecurityProviderConnectionString
See Also