次の方法で共有


TokenProviderElement.Properties プロパティ

定義

構成要素に含まれるプロパティのコレクションを取得します。

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

プロパティ値

構成要素に含まれるプロパティのコレクション。

適用対象