EnhancedKeyUsageProperty(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 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
- cert
- X509Certificate2