PrivilegeNotHeldException public sealed class PrivilegeNotHeldException : UnauthorizedAccessException, ISerializable Documentation Code public string PrivilegeName { get; } public PrivilegeNotHeldException() public PrivilegeNotHeldException(string privilege) public PrivilegeNotHeldException(string privilege, Exception inner)