Udostępnij za pośrednictwem


IssuerParameters.CertificateType Property

Definition

Gets or sets type of certificate to be requested from the issuer provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to