Show / Hide Table of Contents

    Class Authentication

    Defines the authentication method and properties to access the artifacts.

    Inheritance
    Object
    Authentication
    SasAuthentication
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.DeploymentManager.dll
    Syntax
    public class Authentication

    Constructors

    Authentication()

    Initializes a new instance of the Authentication class.

    Declaration
    public Authentication ();
    Back to top Azure SDK for Net