Freigeben über


RemoteAuthenticationContext<TRemoteAuthenticationState> Klasse

Definition

Stellt den Kontext während Authentifizierungsvorgängen dar.

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)

Typparameter

TRemoteAuthenticationState
Vererbung
RemoteAuthenticationContext<TRemoteAuthenticationState>

Konstruktoren

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Stellt den Kontext während Authentifizierungsvorgängen dar.

Eigenschaften

InteractiveRequest

Ruft die Interaktionsanforderung für den aktuellen Authentifizierungsvorgang ab oder legt sie fest.

State

Ruft den Zustand ab, instance für den aktuellen Authentifizierungsvorgang instance, oder legt diese fest.

Url

Ruft die URL für den aktuellen Authentifizierungsvorgang ab oder legt sie fest.

Gilt für: