AuthenticationHandler.AuthenticationProvider 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.
AuthenticationProvider property
public Microsoft.Graph.IAuthenticationProvider AuthenticationProvider { get; set; }
member this.AuthenticationProvider : Microsoft.Graph.IAuthenticationProvider with get, set
Public Property AuthenticationProvider As IAuthenticationProvider