ServiceConfiguration.Authentication Eigenschaft

Definition

Ruft das Dienstauthentifizierungsverhalten ab.

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

Eigenschaftswert

ServiceAuthenticationBehavior

Das Dienstauthentifizierungsverhalten.

Gilt für