EnhancedKeyUsageProperty(X509Certificate2) Constructor

Definition

constructor for EnhancedKeyUsageProperty

public:
 EnhancedKeyUsageProperty(System::Security::Cryptography::X509Certificates::X509Certificate2 ^ cert);
public EnhancedKeyUsageProperty (System.Security.Cryptography.X509Certificates.X509Certificate2 cert);
new Microsoft.PowerShell.Commands.EnhancedKeyUsageProperty : System.Security.Cryptography.X509Certificates.X509Certificate2 -> Microsoft.PowerShell.Commands.EnhancedKeyUsageProperty
Public Sub New (cert As X509Certificate2)

Parameters

Applies to