DomainJoinCredentials Constructor (String, String)

 

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

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

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