DelegateAuthenticationProvider Class
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.
A default IAuthenticationProvider implementation.
C#
public class DelegateAuthenticationProvider : Microsoft.Graph.IAuthenticationProvider
type DelegateAuthenticationProvider = class
interface IAuthenticationProvider
Public Class DelegateAuthenticationProvider
Implements IAuthenticationProvider
- Inheritance
-
DelegateAuthenticationProvider
- Implements
Delegate |
Constructs an DelegateAuthenticationProvider. |
Authenticate |
Gets or sets the delegate for authenticating requests. |
Authenticate |
Authenticates the specified request message. |
Product | Versions |
---|---|
Microsoft Graph .NET | latest |