Udostępnij za pośrednictwem


ValidateSecretInput.SecretType Property

Definition

Gets or sets the secret type. Possible values include: 'UrlSigningKey', 'ManagedCertificate', 'CustomerCertificate'

[Newtonsoft.Json.JsonProperty(PropertyName="secretType")]
public string SecretType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secretType")>]
member this.SecretType : string with get, set
Public Property SecretType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to