internal static extern SecurityStatus QueryCredentialsAttribute_Name(
     ref RawSspiHandle credentialHandle,
     CredentialQueryAttrib attributeName,
     ref QueryNameAttribCarrier name
     );
Ejemplo n.º 2
0
 internal static extern SecurityStatus QueryCredentialsAttribute_Name(
     ref RawSspiHandle credentialHandle,
     CredentialQueryAttrib attributeName,
     ref QueryNameAttribCarrier name
     );