CredentialCreateProperties Constructor (String, String)

 

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

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

Public Sub New (
	userName As String,
	password As String
)
Return to top
Show: