SecretSyncProperties.SecretProviderClassName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SecretProviderClassName specifies the name of the SecretProviderClass resource, which contains the information needed to access the cloud provider secret store.
public string SecretProviderClassName { get; set; }
member this.SecretProviderClassName : string with get, set
Public Property SecretProviderClassName As String