ConnectionSettings.AuthType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Auth Type to use for the connection
public Microsoft.Agents.Authentication.Msal.Model.AuthTypes AuthType { get; set; }
member this.AuthType : Microsoft.Agents.Authentication.Msal.Model.AuthTypes with get, set
Public Property AuthType As AuthTypes