Condividi tramite


SystemIdentityModelServicesSection.Current Proprietà

Definizione

Ottiene un riferimento alla sezione <system.identityModel.services> dal file di configurazione.

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

Valore della proprietà

La sezione <system.identityModel.services> dal file di configurazione. null se il file di configurazione non contiene una sezione <system.identityModel.services> .

Si applica a

Vedi anche