Share via


SystemIdentityModelServicesSection.Current 屬性

定義

從組態檔取得 <system.identityModel.services> 區段的參考。

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

屬性值

組態檔的 <system.identityModel.services> 區段。 如果組態檔未包含 null 區段,則為 <system.identityModel.services>

適用於

另請參閱