Contains information about a set of privileges for an access token
Global Const $tagTOKEN_PRIVILEGES = "int Count;int64 LUID;int Attributes"
参数
Count | Specifies the number of entries |
LUID | Specifies a LUID value |
Attributes | Specifies attributes of the LUID |
注意/说明
None.
相关