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