Partager via


ServicePrincipal.ServicePrincipalNames Propriété

Définition

Obtient ou définit une collection de noms de principaux de service.

[Newtonsoft.Json.JsonProperty(PropertyName="servicePrincipalNames")]
public System.Collections.Generic.IList<string> ServicePrincipalNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servicePrincipalNames")>]
member this.ServicePrincipalNames : System.Collections.Generic.IList<string> with get, set
Public Property ServicePrincipalNames As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à