Partager via


RemoteAuthenticationContext<TRemoteAuthenticationState> Classe

Définition

Représente le contexte pendant les opérations d’authentification.

generic <typename TRemoteAuthenticationState>
 where TRemoteAuthenticationState : RemoteAuthenticationStatepublic ref class RemoteAuthenticationContext
public class RemoteAuthenticationContext<TRemoteAuthenticationState> where TRemoteAuthenticationState : RemoteAuthenticationState
type RemoteAuthenticationContext<'RemoteAuthenticationState (requires 'RemoteAuthenticationState :> RemoteAuthenticationState)> = class
Public Class RemoteAuthenticationContext(Of TRemoteAuthenticationState)

Paramètres de type

TRemoteAuthenticationState
Héritage
RemoteAuthenticationContext<TRemoteAuthenticationState>

Constructeurs

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Représente le contexte pendant les opérations d’authentification.

Propriétés

InteractiveRequest

Obtient ou définit la demande d’interaction pour l’opération d’authentification actuelle.

State

Obtient ou définit l’état instance pour l’opération d’authentification actuelle.

Url

Obtient ou définit l’URL de l’opération d’authentification en cours.

S’applique à