Share via


IBaseClient.AuthenticationProvider Property

Definition

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

Property Value

Applies to