SPCmdletAttribute 成员

包括受保护的成员
包括继承的成员

指定的属性将应用于从SPCmdlet继承 cmdlet。

SPCmdletAttribute 类型公开以下成员。

构造函数

  名称 说明
公共方法 SPCmdletAttribute SPCmdletAttribute类的新实例进行初始化。

页首

属性

  名称 说明
公共属性 RequireLocalFarmExist 获取或设置一个布尔值,指定 cmdlet 是否需要存在本地计算机上的服务器场才能执行。
公共属性 RequireUserFarmAdmin 获取或设置一个布尔值,指定该 cmdlet 是否要求用户具有场中的服务器以管理权限才能调用该 cmdlet。
公共属性 RequireUserMachineAdmin 获取或设置一个布尔值,指定该 cmdlet 是否需要的用户在其调用该 cmdlet 的计算机上具有管理权限。
公共属性 TypeId (从 Attribute 继承。)

页首

方法

  名称 说明
公共方法 Equals (从 Attribute 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Attribute 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 IsDefaultAttribute (从 Attribute 继承。)
公共方法 Match (从 Attribute 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 ToString (从 Object 继承。)

页首

显式 接口 实现

  名称 说明
显式接口实现私有方法 _Attribute.GetIDsOfNames (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.GetTypeInfo (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.GetTypeInfoCount (从 Attribute 继承。)
显式接口实现私有方法 _Attribute.Invoke (从 Attribute 继承。)

页首

另请参阅

引用

SPCmdletAttribute 类

Microsoft.SharePoint.PowerShell 命名空间