RunAsPolicyDescription 类
定义
Describes the RunAsPolicy associated with a CodePackage specified in application manifest.
public class RunAsPolicyDescription
- 继承
-
java.lang.ObjectRunAsPolicyDescription
构造函数
RunAsPolicyDescription(String userName) |
方法
getUsername() |
Gets or sets the UserName specified in RunAsPolicy associated with a CodePackage.
|