ISecurityDomainClient.DownloadSecurityDomainExchangeKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.Security.Cryptography.X509Certificates.X509Certificate2 DownloadSecurityDomainExchangeKey (string hsmName, System.Threading.CancellationToken cancellationToken);
abstract member DownloadSecurityDomainExchangeKey : string * System.Threading.CancellationToken -> System.Security.Cryptography.X509Certificates.X509Certificate2
Public Function DownloadSecurityDomainExchangeKey (hsmName As String, cancellationToken As CancellationToken) As X509Certificate2
Parameters
- hsmName
- String
- cancellationToken
- CancellationToken