Sdílet prostřednictvím


MicrosoftGraphServicePrincipal.KeyCredentials Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="keyCredentials")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphKeyCredential> KeyCredentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyCredentials")>]
member this.KeyCredentials : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphKeyCredential> with get, set
Public Property KeyCredentials As IList(Of MicrosoftGraphKeyCredential)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to