public RegisterCACertificateAsync ( RegisterCACertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RegisterCACertificateRequest | Container for the necessary parameters to execute the RegisterCACertificate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |