SecPkgContext_NativeNamesW 構造体 (sspi.h)

セキュリティ コンテキスト内のクライアントとサーバーのネイティブ名。

構文

typedef struct _SecPkgContext_NativeNamesW {
  SEC_WCHAR *sClientName;
  SEC_WCHAR *sServerName;
} SecPkgContext_NativeNamesW, *PSecPkgContext_NativeNamesW;

メンバー

sClientName

クライアント名。

sServerName

サーバー名。

要件

要件
Header sspi.h