MicrosoftAppCredentials.MicrosoftAppPassword プロパティ

定義

この認証情報のMicrosoftアプリのパスワードを取得するか設定します。

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

プロパティ値

この認証情報のMicrosoftアプリのパスワードです。

適用対象