Click or drag to resize

ServiceCertificateConfigurationStoreName Property

Gets or sets the name of the store.

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

Property Value

Type: String
The name of the store.

Implements

IRestClientCertificateDescriptionStoreName
See Also