ExchangeImpersonationExchangeImpersonation
El elemento ExchangeImpersonation se usa en el encabezado SOAP de una solicitud.The ExchangeImpersonation element is used in the SOAP header of a request. Cuando este elemento está presente, el autor de la llamada está intentando suplantar la cuenta contenida en el elemento ExchangeImpersonation .When this element is present, the caller is trying to impersonate the account that is contained within the ExchangeImpersonation element.
ExchangeImpersonationExchangeImpersonation
<ExchangeImpersonation>
<ConnectingSID/>
</ExchangeImpersonation>
ExchangeImpersonationTypeExchangeImpersonationType
Atributos y elementosAttributes and elements
En las siguientes secciones se describen los atributos, elementos secundarios y elementos primarios.The following sections describe attributes, child elements, and parent elements.
AtributosAttributes
Ninguna.None.
Elementos secundariosChild elements
ElementoElement | DescripciónDescription |
---|---|
ConnectingSIDConnectingSID |
Representa una cuenta que se va a suplantar cuando se usa el encabezado SOAP ExchangeImpersonation.Represents an account to impersonate when you are using the ExchangeImpersonation SOAP header. |
Elementos principalesParent elements
Ninguno.None.
ComentariosRemarks
La cuenta de llamada debe tener el derecho MS-Exch-Impersonation en el servidor de acceso de cliente y el derecho MS-Exch-MayImpersonate en la base de datos de buzones de correo que contiene el buzón de correo para la suplantación o el objeto de contacto o de usuario de Active Directory.The calling account must have the ms-exch-impersonation right on the Client Access server and the ms-exch-MayImpersonate right on either the mailbox database that contains the mailbox to impersonate or the Active Directory User/Contact object.
El esquema que describe este elemento se encuentra en el directorio virtual de EWS del equipo que ejecuta MicrosoftExchange Server 2007 que tiene instalado el rol de servidor acceso de clientes.The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Información del elementoElement information
NamespaceNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Nombre de esquemaSchema name |
Esquema de tiposTypes schema |
Archivo de validaciónValidation file |
Types. xsdTypes.xsd |
Puede estar vacíoCan be empty |
FalsoFalse |
Vea tambiénSee also
Autorización de servidor a servidor en EWSServer-to-server authorization in EWS