Client.Authorization Fault Messages
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The requestor was not authorized to perform the request.
Client.Authorization.BadPassword
A meeting or recording password was incorrect.
Client.Authorization.BadPassword.Meeting
A meeting password was incorrect.
Client.Authorization.BadPassword.Recording
A recording password was incorrect.
Client.Authorization.NotAdministrator
The request required administrator privilege, but the requestor is not an administrator.
Client.Authorization.NotOrganizer
The request required organizer privilege, but the requestor is not an organizer.
Client.Authorization.NotOwner
The requestor does not own the object to which the request was directed, when this is required.
Client.Authorization.NotOwner.PersonalPlace
The requestor does not own the personal place to which the request was directed, when this is required. For example, one organizer tried to modify the meeting in the personal place of another organizer.
Client.Authorization.NotOwnerOrAdministrator
The requestor does not have administrator privilege and does not own the object to which the request was directed, when this is required.
Client.Authorization.NotOwnerOrAdministrator.Meeting
The requestor does not have administrator privilege and does not own the meeting to which the request was directed, when this is required.
Client.Authorization.NotOwnerOrAdministrator.Recording
The requestor does not have administrator privilege and does not own the recording to which the request was directed, when this is required.
Client.Authorization.NotOwnerOrOnACL
The requestor does not own the object to which the request was directed and is not on the object's access control list, when this is required.