DnsNameProperty(X509Certificate2) Constructor
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.
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
- cert
- X509Certificate2