次の方法で共有


BillingRoleAssignment.UserAuthenticationType プロパティ

定義

認証の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象