次の方法で共有


ServicePrincipalProperties.Secret プロパティ

定義

アプリケーションが ID を証明するために使用するシークレット文字列は、アプリケーション パスワードとも呼ばれます (書き込み専用)。

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

プロパティ値

適用対象