AsymmetricKeyEncryptor(GatewayPublicKey) Constructor

Definition

public AsymmetricKeyEncryptor (Microsoft.PowerBI.Api.Models.GatewayPublicKey publicKey);
new Microsoft.PowerBI.Api.Extensions.AsymmetricKeyEncryptor : Microsoft.PowerBI.Api.Models.GatewayPublicKey -> Microsoft.PowerBI.Api.Extensions.AsymmetricKeyEncryptor
Public Sub New (publicKey As GatewayPublicKey)

Parameters

publicKey
GatewayPublicKey

Applies to