Поделиться через


ScriptingWebServicesSectionGroup.AuthenticationService Свойство

Определение

Получает раздел authenticationService, содержащийся в файле конфигурации.

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

Значение свойства

Объект ScriptingAuthenticationServiceSection.

Атрибуты

Комментарии

Объект ScriptingAuthenticationServiceSection ссылается на раздел authenticationService файла конфигурации.

Применяется к