Share via


ClientCertAuthentication Constructor ()

 

Initializes a new instance of the ClientCertAuthentication class.

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

Syntax

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

See Also

ClientCertAuthentication Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top