SecurityFlagsDetailDescription Members
Contains the information for a single security flag, in Configuration Manager 2007, indicated by a SecurityFlagsDetailDescription XML element.
The following tables list the members exposed by the SecurityFlagsDetailDescription type.
Public Constructors
Name | Description | |
---|---|---|
SecurityFlagsDetailDescription | Initializes a new instance of SecurityFlagsDetailDescription. |
Top
Public Properties
Name | Description | |
---|---|---|
BitMask | Gets or sets the bit mask value, for example, 2 or 4. | |
BitName | Gets or sets the name of the bit, for example, "IDS_READ". | |
BitValue | Gets or sets the bit value, for example, 4 or 6. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ShouldSerializeBitName | Determines whether the BitName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SecurityFlagsDetailDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
SecurityDetailsClassDescription.securityFlagsDetailDescription Field
ActionSecurityDescription.RequiredPermissions Property