RemoteAuthenticationContext<TRemoteAuthenticationState> Třída

Definice

Představuje kontext během ověřovacích operací.

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
Dědičnost
RemoteAuthenticationContext<TRemoteAuthenticationState>

Konstruktory

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Vlastnosti

State

Získá nebo nastaví instanci stavu pro aktuální ověřovací operaci.

Url

Získá nebo nastaví adresu URL pro aktuální operaci ověřování.

Platí pro