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