RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
遠端驗證的選項。
generic <typename TRemoteAuthenticationProviderOptions>
where TRemoteAuthenticationProviderOptions : gcnew()public ref class RemoteAuthenticationOptions
public class RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> where TRemoteAuthenticationProviderOptions : new()
type RemoteAuthenticationOptions<'RemoteAuthenticationProviderOptions (requires 'RemoteAuthenticationProviderOptions : (new : unit -> 'RemoteAuthenticationProviderOptions))> = class
Public Class RemoteAuthenticationOptions(Of TRemoteAuthenticationProviderOptions)
類型參數
- TRemoteAuthenticationProviderOptions
基礎提供者選項的類型。
- 繼承
-
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>
建構函式
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>() |
遠端驗證的選項。 |
屬性
AuthenticationPaths | |
ProviderOptions |
取得或設定提供者選項。 |
UserOptions |