次の方法で共有


SharedSecretElement.Properties プロパティ

定義

発行者名と発行者の秘密キーを含む、この構成要素のプロパティを取得します。

protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

プロパティ値

発行者名と発行者秘密キーを含むこの構成要素のプロパティ。

適用対象