Sdílet prostřednictvím


MicrosoftGraphServicePrincipal.TokenEncryptionKeyId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="tokenEncryptionKeyId")]
public Guid? TokenEncryptionKeyId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tokenEncryptionKeyId")>]
member this.TokenEncryptionKeyId : Nullable<Guid> with get, set
Public Property TokenEncryptionKeyId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to