ServiceHostBase.Authentication Eigenschap

Definitie

Hiermee haalt u het verificatiegedrag van de service op.

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

Waarde van eigenschap

Het gedrag van de serviceverificatie.

Van toepassing op