2 references to Size
System.IdentityModel (2)
System\IdentityModel\Selectors\X509SecurityTokenAuthenticator.cs (2)
226
int logonInfoSize = KERB_CERTIFICATE_S4U_LOGON.
Size
+ certRawData.Length;
236
pInfo->Certificate = new IntPtr(pLogonInfo.DangerousGetHandle().ToInt64() + KERB_CERTIFICATE_S4U_LOGON.
Size
);