Condividi tramite


ProviderPermission.ApplicationId Property

Definition

Gets or sets the application id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to