RemoteAuthenticationContext<TRemoteAuthenticationState> Sınıf

Tanım

Kimlik doğrulama işlemleri sırasında bağlamı temsil eder.

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)

Tür Parametreleri

TRemoteAuthenticationState
Devralma
RemoteAuthenticationContext<TRemoteAuthenticationState>

Oluşturucular

RemoteAuthenticationContext<TRemoteAuthenticationState>()

Kimlik doğrulama işlemleri sırasında bağlamı temsil eder.

Özellikler

InteractiveRequest

Geçerli kimlik doğrulama işlemi için etkileşim isteğini alır veya ayarlar.

State

Geçerli kimlik doğrulama işlemi için durum örneğini alır veya ayarlar.

Url

Geçerli kimlik doğrulama işleminin URL'sini alır veya ayarlar.

Şunlara uygulanır