PrivilegeNotHeldException
The exception that is thrown when a method in the AccessControl namespace attempts to enable a privilege that it does not have.
Gets the name of the privilege that is not enabled.
public PrivilegeNotHeldException()
Initializes a new instance of the PrivilegeNotHeldException class.
Initializes a new instance of the PrivilegeNotHeldException class by using the specified privilege.
Initializes a new instance of the PrivilegeNotHeldException class by using the specified exception.