Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.75 KB

File metadata and controls

66 lines (45 loc) · 1.75 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
UserSid
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
UserSid
schema
f8a0dcd9-8564-4e35-b307-c5d2761b48d8
The UserSid element represents the security descriptor definition language (SDDL) form of the user security identifier in a serialized security context SOAP header. Token serialization is not supported.

UserSid

The UserSid element represents the security descriptor definition language (SDDL) form of the user security identifier in a serialized security context SOAP header. Token serialization is not supported.

<UserSid/>

String

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
SerializedSecurityContext
Used in the SOAP header for token serialization in server-to-server authentication.

Text value

The text value represents a user's security identifier.

Remarks

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.

Element information

Name Value
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also