Share via


Application<TState>.Authentication Property

Definition

Accessing authentication specific features.

public Microsoft.Teams.AI.AuthenticationManager<TState> Authentication { get; }
member this.Authentication : Microsoft.Teams.AI.AuthenticationManager<'State (requires 'State :> Microsoft.Teams.AI.State.TurnState and 'State : (new : unit -> 'State))>
Public ReadOnly Property Authentication As AuthenticationManager(Of TState)

Property Value

Applies to