ScriptingWebServicesSectionGroup.AuthenticationService Propriedade

Definição

Obtém a authenticationService secção que está contida no ficheiro 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 de Propriedade

Um objeto ScriptingAuthenticationServiceSection.

Atributos

Observações

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

Aplica-se a