次の方法で共有


UploadCertificateRequest.AuthenticationType プロパティ

定義

認証の種類を取得または設定します。 使用可能な値は次のとおりです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象