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
public property BitMask Gets or sets the bit mask value, for example, 2 or 4.
public property BitName Gets or sets the name of the bit, for example, "IDS_READ".
public property BitValue Gets or sets the bit value, for example, 4 or 6.
Top

Public Methods (see also Protected Methods )

  Name Description
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method 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.
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.