BillingRoleAssignment.UserAuthenticationType Property

Definition

Gets or sets the authentication type.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to