类 cn.chenlichao.wmi4j.consts.WbemAuthenticationLevelEnum
的使用

使用 WbemAuthenticationLevelEnum 的软件包
cn.chenlichao.wmi4j   
cn.chenlichao.wmi4j.consts   
 

cn.chenlichao.wmi4jWbemAuthenticationLevelEnum 的使用
 

返回 WbemAuthenticationLevelEnumcn.chenlichao.wmi4j 中的方法
 WbemAuthenticationLevelEnum SWbemSecurity.getAuthenticationLevel()
          Get the COM Authentication level that is assigned to this object.
 

参数类型为 WbemAuthenticationLevelEnumcn.chenlichao.wmi4j 中的方法
 void SWbemSecurity.setAuthenticationLevel(WbemAuthenticationLevelEnum level)
          Set the COM Authentication level that is assigned to this object.
 

cn.chenlichao.wmi4j.constsWbemAuthenticationLevelEnum 的使用
 

返回 WbemAuthenticationLevelEnumcn.chenlichao.wmi4j.consts 中的方法
static WbemAuthenticationLevelEnum WbemAuthenticationLevelEnum.parse(int value)
           
static WbemAuthenticationLevelEnum WbemAuthenticationLevelEnum.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static WbemAuthenticationLevelEnum[] WbemAuthenticationLevelEnum.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2014. All rights reserved.