TSSPIPackage = class(TObject)
property MaxToken: ULONG;
property Name: string;
constructor Create(aPSecPkginfo: PSecPkgInfo);