Share via


SystemIdentityModelSection.Current プロパティ

定義

現在の SystemIdentityModelSection 参照を取得します。

public:
 static property System::IdentityModel::Configuration::SystemIdentityModelSection ^ Current { System::IdentityModel::Configuration::SystemIdentityModelSection ^ get(); };
public static System.IdentityModel.Configuration.SystemIdentityModelSection Current { get; }
static member Current : System.IdentityModel.Configuration.SystemIdentityModelSection
Public Shared ReadOnly Property Current As SystemIdentityModelSection

プロパティ値

現在の SystemIdentityModelSection の参照。

適用対象