ServiceHostBase.Authentication Свойство

Определение

Возвращает поведение проверки подлинности службы.

public:
 property System::ServiceModel::Description::ServiceAuthenticationBehavior ^ Authentication { System::ServiceModel::Description::ServiceAuthenticationBehavior ^ get(); };
public System.ServiceModel.Description.ServiceAuthenticationBehavior Authentication { get; }
member this.Authentication : System.ServiceModel.Description.ServiceAuthenticationBehavior
Public ReadOnly Property Authentication As ServiceAuthenticationBehavior

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

ServiceAuthenticationBehavior

Поведение проверки подлинности службы.

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