Share via


BaseClient.AuthenticationProvider Property

Definition

Gets the IAuthenticationProvider for authenticating requests.

public Microsoft.Graph.IAuthenticationProvider AuthenticationProvider { get; set; }
member this.AuthenticationProvider : Microsoft.Graph.IAuthenticationProvider with get, set
Public Property AuthenticationProvider As IAuthenticationProvider

Property Value

Applies to