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 引用。

适用于