Partager via


ExchangeServiceBinding.SerializedSecurityContext, propriété (Microsoft.SharePoint.Portal.WebControls)

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

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property SerializedSecurityContext As SerializedSecurityContextType
'Utilisation
Dim instance As ExchangeServiceBinding
Dim value As SerializedSecurityContextType

value = instance.SerializedSecurityContext

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

Valeur de la propriété

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

Remarques

This element is used by the SOAP header.

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms