다음을 통해 공유


ServicePrincipalCredential.ServicePrincipalId Property

Definition

Gets or sets the app ID of the service principal used to authenticate

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")]
public object ServicePrincipalId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.servicePrincipalId")>]
member this.ServicePrincipalId : obj with get, set
Public Property ServicePrincipalId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to