CertificateCreateProperties Constructor (String)

 

Initializes a new instance of the CertificateCreateProperties class with required arguments.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

public CertificateCreateProperties(
	string base64Value
)
Return to top
Show: