TokenReplayCache 构造函数
定义
从派生类中的构造函数中调用,用于初始化 TokenReplayCache 类。Called from constructors in derived classes to initialize the TokenReplayCache class.
protected:
TokenReplayCache();
protected TokenReplayCache ();
Protected Sub New ()