AppCredentials.MicrosoftAppId Property

Definition

Gets or sets the Microsoft app ID for this credential.

public string MicrosoftAppId { get; set; }
member this.MicrosoftAppId : string with get, set
Public Property MicrosoftAppId As String

Property Value

The Microsoft app ID for this credential.

Applies to