SystemIdentityModelServicesSection.Current Egenskap

Definition

Hämtar en referens till avsnittet <system.identityModel.services> från konfigurationsfilen.

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

Egenskapsvärde

Avsnittet <system.identityModel.services> från konfigurationsfilen. null om konfigurationsfilen inte innehåller något <system.identityModel.services> avsnitt.

Gäller för

Se även