AuthenticationHandlerOption Class

Definition

The auth middleware option class

public class AuthenticationHandlerOption : Microsoft.Graph.IMiddlewareOption
type AuthenticationHandlerOption = class
    interface IMiddlewareOption
Public Class AuthenticationHandlerOption
Implements IMiddlewareOption
Inheritance
AuthenticationHandlerOption
Implements

Constructors

AuthenticationHandlerOption()

Properties

AuthenticationProviderOption

An authentication provider option.

Applies to