System.Security.AccessControl.PrivilegeNotHeldException Members

The members of System.Security.AccessControl.PrivilegeNotHeldException are listed below.

See Also: Inherited members from System.UnauthorizedAccessException

Public Constructors

Initializes a new instance of the System.Security.AccessControl.PrivilegeNotHeldException class.

Initializes a new instance of the System.Security.AccessControl.PrivilegeNotHeldException class by using the specified privilege.

Initializes a new instance of the System.Security.AccessControl.PrivilegeNotHeldException class by using the specified exception.

Public Properties

[read-only]
PrivilegeNamestring.

Gets the name of the privilege that is not enabled.

Public Methods

override
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

Sets the info parameter with information about the exception.