SecPkgContext_SubjectAttributes 結構 (sspi.h)
SecPkgContext_SubjectAttributes 結構會傳回安全性屬性資訊。
語法
typedef struct _SecPkgContext_SubjectAttributes {
void *AttributeInfo;
} SecPkgContext_SubjectAttributes, *PSecPkgContext_SubjectAttributes;
成員
AttributeInfo
void 的指標,接收儲存在AUTHZ_SECURITY_ATTRIBUTES_INFORMATION 結構中的屬性資訊。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
標頭 | sspi.h |