Client.UpdateStages.WithClientCertificateAuthentication Interface
public static interface Client.UpdateStages.WithClientCertificateAuthentication
The stage of the Client update allowing to specify clientCertificateAuthentication.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withClientCertificateAuthentication(ClientCertificateAuthentication clientCertificateAuthentication)
Specifies the client |
Method Details
withClientCertificateAuthentication
public abstract Client.Update withClientCertificateAuthentication(ClientCertificateAuthentication clientCertificateAuthentication)
Specifies the clientCertificateAuthentication property: The client certificate authentication information..
Parameters:
Returns: