node-expose-sspi › Globals › "lib/sspi.d" › ServerSecurityContext
ServerSecurityContext is the SecurityContext, specific to the server. It is the output of AcceptSecurityContext, and used in the input of InitializeSecurityContext. When the server want to send to the client authentication token input, this is done with this interface.
interface
ServerSecurityContext
- ServerSecurityContext
• SECURITY_STATUS: string
Defined in lib/sspi.d.ts:125
• SecBufferDesc: SecBufferDesc
Defined in lib/sspi.d.ts:128
• contextAttr: AscRetFlag[]
Defined in lib/sspi.d.ts:127
• contextHandle: CtxtHandle
Defined in lib/sspi.d.ts:126