Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 426 Bytes

_lib_sspi_d_.credhandle.md

File metadata and controls

14 lines (8 loc) · 426 Bytes

node-expose-sspiGlobals"lib/sspi.d"CredHandle

Interface: CredHandle

CredHandle is returned by AcquireCredentialsHandle.

It is needed for using InitializeSecurityContext and AcceptSecurityContext. It represents the credential of a client or server user.

interface CredHandle

Hierarchy

  • CredHandle