1 instantiation of SecSizes
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
597attribute = new SecSizes(nativeBuffer);
2 references to SecSizes
System.IdentityModel (2)
System\IdentityModel\SspiWrapper.cs (2)
541nativeBlockSize = SecSizes.SizeOf; 913public static readonly int SizeOf = Marshal.SizeOf(typeof(SecSizes));