Partager via


AzureActiveDirectoryApp.AppKey Property

Definition

Gets or sets key used to authenticate to the Azure Active Directory Application

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to