AzureTokenAuthentication()

This constructor instantiates an empty object of the AzureTokenAuthentication class.

Declaration

// C#
public AzureTokenAuthentication();

Remarks

This constructor without parameters is invoked in the processing of object initializers. Parameters should be set individually as per the selected Azure AD authentication flow.