Partager via


ServicePrincipalBase.KeyCredentials Propriété

Définition

Obtient ou définit la collection d’informations d’identification de clé associée au principal de service.

[Newtonsoft.Json.JsonProperty(PropertyName="keyCredentials")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.KeyCredential> KeyCredentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyCredentials")>]
member this.KeyCredentials : System.Collections.Generic.IList<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.KeyCredential> with get, set
Public Property KeyCredentials As IList(Of KeyCredential)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à