|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 WbemAuthenticationLevelEnum 的软件包 | |
|---|---|
| cn.chenlichao.wmi4j | |
| cn.chenlichao.wmi4j.consts | |
| cn.chenlichao.wmi4j 中 WbemAuthenticationLevelEnum 的使用 |
|---|
| 返回 WbemAuthenticationLevelEnum 的 cn.chenlichao.wmi4j 中的方法 | |
|---|---|
WbemAuthenticationLevelEnum |
SWbemSecurity.getAuthenticationLevel()
Get the COM Authentication level that is assigned to this object. |
| 参数类型为 WbemAuthenticationLevelEnum 的 cn.chenlichao.wmi4j 中的方法 | |
|---|---|
void |
SWbemSecurity.setAuthenticationLevel(WbemAuthenticationLevelEnum level)
Set the COM Authentication level that is assigned to this object. |
| cn.chenlichao.wmi4j.consts 中 WbemAuthenticationLevelEnum 的使用 |
|---|
| 返回 WbemAuthenticationLevelEnum 的 cn.chenlichao.wmi4j.consts 中的方法 | |
|---|---|
static WbemAuthenticationLevelEnum |
WbemAuthenticationLevelEnum.parse(int value)
|
static WbemAuthenticationLevelEnum |
WbemAuthenticationLevelEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static WbemAuthenticationLevelEnum[] |
WbemAuthenticationLevelEnum.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||