Compartilhar via


ScriptingWebServicesSectionGroup.AuthenticationService Propriedade

Definição

Obtém a seção authenticationService contida no arquivo de configuração.

public:
 property System::Web::Configuration::ScriptingAuthenticationServiceSection ^ AuthenticationService { System::Web::Configuration::ScriptingAuthenticationServiceSection ^ get(); };
[System.Configuration.ConfigurationProperty("authenticationService")]
public System.Web.Configuration.ScriptingAuthenticationServiceSection AuthenticationService { get; }
[<System.Configuration.ConfigurationProperty("authenticationService")>]
member this.AuthenticationService : System.Web.Configuration.ScriptingAuthenticationServiceSection
Public ReadOnly Property AuthenticationService As ScriptingAuthenticationServiceSection

Valor da propriedade

ScriptingAuthenticationServiceSection

Um objeto ScriptingAuthenticationServiceSection.

Atributos

Comentários

O ScriptingAuthenticationServiceSection objeto refere-se à authenticationService seção do arquivo de configuração.

Aplica-se a