DnsNameProperty(X509Certificate2) Constructor

Definition

constructor for EkuList

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

Parameters

Applies to