SecPkgContext_SubjectAttributes 構造体 (sspi.h)

SecPkgContext_SubjectAttributes構造体は、セキュリティ属性情報を返します。

構文

typedef struct _SecPkgContext_SubjectAttributes {
  void *AttributeInfo;
} SecPkgContext_SubjectAttributes, *PSecPkgContext_SubjectAttributes;

メンバー

AttributeInfo

AUTHZ_SECURITY_ATTRIBUTES_INFORMATION構造体に格納されている属性情報を受け取る void へのポインター。

要件

要件
サポートされている最小のクライアント Windows 7 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
Header sspi.h