PSSecurityObjectType Members
Include Protected Members
Include Inherited Members
Specifies the type of object for a security category.
The PSSecurityObjectType type exposes the following members.
Properties
Name | Description | |
---|---|---|
MaxBuildInObjectType | Obsolete. This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
Model | Obsolete. This object, member, or enumeration is deprecated and is not intended to be used in your code. | |
Project | Specifies the security category object is a project. | |
Resource | Specifies the security category object is a resource. | |
View | Specifies the security category object is a view. |
Top