Aracılığıyla paylaş


RemoteAuthenticationResult<TRemoteAuthenticationState> Sınıf

Tanım

Kimlik doğrulama işleminin sonucunu temsil eder.

generic <typename TRemoteAuthenticationState>
 where TRemoteAuthenticationState : RemoteAuthenticationStatepublic ref class RemoteAuthenticationResult
public class RemoteAuthenticationResult<TRemoteAuthenticationState> where TRemoteAuthenticationState : RemoteAuthenticationState
type RemoteAuthenticationResult<'RemoteAuthenticationState (requires 'RemoteAuthenticationState :> RemoteAuthenticationState)> = class
Public Class RemoteAuthenticationResult(Of TRemoteAuthenticationState)

Tür Parametreleri

TRemoteAuthenticationState

Kimlik doğrulama işlemi sırasında korunan durumun türü.

Devralma
RemoteAuthenticationResult<TRemoteAuthenticationState>

Oluşturucular

RemoteAuthenticationResult<TRemoteAuthenticationState>()

Kimlik doğrulama işleminin sonucunu temsil eder.

Özellikler

ErrorMessage

Başarısız bir kimlik doğrulama işleminin hata iletisini alır veya ayarlar.

State

Başarılı bir kimlik doğrulama işleminin korunan durumunu alır veya ayarlar.

Status

Kimlik doğrulama işleminin durumunu alır veya ayarlar. Durum biri RemoteAuthenticationStatusolabilir.

Şunlara uygulanır