internal static extern uint QueryCredentialsAttributes(ref SspiHandle credentialHandle, QueryCredentialsAttribute attributeName, out IntPtr buffer);
Example #2
0
 internal static extern uint QueryCredentialsAttributes(ref SspiHandle credentialHandle, QueryCredentialsAttribute attributeName, out IntPtr buffer);