ServicePrincipalProperties.Secret プロパティ

定義

サービス プリンシパル シークレット。 これは、リソースに対する GET/PUT の応答では返されません。 これを確認するには、listKeys を呼び出してください。

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

プロパティ値

適用対象