IBaseClient.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.
Gets the IAuthenticationProvider for authenticating HTTP requests.
public Microsoft.Graph.IAuthenticationProvider AuthenticationProvider { get; }
member this.AuthenticationProvider : Microsoft.Graph.IAuthenticationProvider
Public ReadOnly Property AuthenticationProvider As IAuthenticationProvider