Click or drag to resize

ServiceCertificateConfigurationStoreLocation Property

Gets or sets the store location.

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string StoreLocation { get; set; }

Property Value

Type: String
The store location.

Implements

IRestClientCertificateDescriptionStoreLocation
See Also