Compartir a través de


ServicePrincipalBase.ServicePrincipalType Propiedad

Definición

Obtiene o establece el tipo de la entidad de servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a