Compartir a través de


: ExchangeServiceBinding.SerializedSecurityContext (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the context in which to serialize tokens in server-to-server authentication.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property SerializedSecurityContext As SerializedSecurityContextType
'Uso
Dim instance As ExchangeServiceBinding
Dim value As SerializedSecurityContextType

value = instance.SerializedSecurityContext

instance.SerializedSecurityContext = value
public SerializedSecurityContextType SerializedSecurityContext { get; set; }

Valor de propiedad

A string representing the context in which to serialize tokens in server-to-server authentication.

Comentarios

This element is used by the SOAP header.

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)