Share via


CredentialCreateParameters Constructor ()

 

Initializes a new instance of the CredentialCreateParameters class.

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

Syntax

public CredentialCreateParameters()
public:
CredentialCreateParameters()
new : unit -> CredentialCreateParameters
Public Sub New

See Also

CredentialCreateParameters Overload
CredentialCreateParameters Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace

Return to top