Condividi tramite


RemoteAuthenticationContext<TRemoteAuthenticationState> Classe

Definizione

Rappresenta il contesto durante le operazioni di autenticazione.

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)

Parametri di tipo

TRemoteAuthenticationState
Ereditarietà
RemoteAuthenticationContext<TRemoteAuthenticationState>

Costruttori

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Rappresenta il contesto durante le operazioni di autenticazione.

Proprietà

InteractiveRequest

Ottiene o imposta la richiesta di interazione per l'operazione di autenticazione corrente.

State

Ottiene o imposta l'istanza di stato per l'operazione di autenticazione corrente.

Url

Ottiene o imposta l'URL per l'operazione di autenticazione corrente.

Si applica a