次の方法で共有


SslConfiguration.Key プロパティ

定義

PEM 形式の SSL キー データ。 これは、リソースに対する GET/PUT の応答では返されません。 これを確認するには、listKeys API を呼び出してください。

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

プロパティ値

適用対象