SspiContextProvider クラス

定義

SSPI コンテキスト生成をカスタマイズする機能を提供します。

public ref class SspiContextProvider abstract
public abstract class SspiContextProvider
type SspiContextProvider = class
Public MustInherit Class SspiContextProvider
継承
SspiContextProvider

コンストラクター

名前 説明
SspiContextProvider()

SspiContextProvider のインスタンスを作成します。

メソッド

名前 説明
GenerateContext(ReadOnlySpan<Byte>, IBufferWriter<Byte>, SspiAuthenticationParameters)

受信 BLOB を指定して SSPI 送信 BLOB を生成します。

適用対象