SystemIdentityModelServicesSection.Current Eigenschap

Definitie

Haalt een verwijzing naar de <system.identityModel.services> sectie op uit het configuratiebestand.

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

Waarde van eigenschap

De <system.identityModel.services> sectie uit het configuratiebestand. null als het configuratiebestand geen sectie bevat <system.identityModel.services> .

Van toepassing op

Zie ook