RemoteAuthenticationContext<TRemoteAuthenticationState> Klasa

Definicja

Reprezentuje kontekst podczas operacji uwierzytelniania.

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)

Parametry typu

TRemoteAuthenticationState
Dziedziczenie
RemoteAuthenticationContext<TRemoteAuthenticationState>

Konstruktory

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Reprezentuje kontekst podczas operacji uwierzytelniania.

Właściwości

InteractiveRequest

Pobiera lub ustawia żądanie interakcji dla bieżącej operacji uwierzytelniania.

State

Pobiera lub ustawia wystąpienie stanu dla bieżącej operacji uwierzytelniania.

Url

Pobiera lub ustawia adres URL bieżącej operacji uwierzytelniania.

Dotyczy