SecretsManagementSettings.CertificateStoreName Property

Definition

Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.

public Azure.ResourceManager.DevOpsInfrastructure.Models.CertificateStoreNameOption? CertificateStoreName { get; set; }
member this.CertificateStoreName : Nullable<Azure.ResourceManager.DevOpsInfrastructure.Models.CertificateStoreNameOption> with get, set
Public Property CertificateStoreName As Nullable(Of CertificateStoreNameOption)

Property Value

Applies to