| AkQueryGetPrivilegeState Method |
获取权限控制的状态。
如果权限控制状态为true、则获取并合并类型权限表达式。
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic bool GetPrivilegeState()
Return Value
Type:
Booleantrue表示启用了权限控制,false表示禁用了权限控制。
See Also