RemoteAuthenticationContext<TRemoteAuthenticationState> Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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. |