estructura SecPkgContext_NativeNamesA (sspi.h)

Contiene los nombres principales del cliente y del servidor.

Sintaxis

typedef struct _SecPkgContext_NativeNamesA {
  SEC_CHAR *sClientName;
  SEC_CHAR *sServerName;
} SecPkgContext_NativeNamesA, *PSecPkgContext_NativeNamesA;

Miembros

sClientName

Nombre principal de cliente (CNAME).

sServerName

Nombre principal del servidor (CNAME).

Requisitos

Requisito Valor
Header sspi.h