The members of System.Security.AccessControl.PrivilegeNotHeldException are listed below.
See Also: Inherited members from System.UnauthorizedAccessException
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. |
[read-only] | PrivilegeName | string.
Gets the name of the privilege that is not enabled. |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|