Share via


AzureActiveDirectoryCredentials Constructor ()

 

Initializes a new instance of the AzureActiveDirectoryCredentials class.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Syntax

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

See Also

AzureActiveDirectoryCredentials Class
Microsoft.WindowsAzure.Mobile.Service.Security Namespace

Return to top