Partager via


SPUserToken.BinaryToken - Propriété

Obtient le tableau d'octets qui identifie le processus d'authentification pour un jeton de l'utilisateur.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property BinaryToken As Byte()
    Get
'Utilisation
Dim instance As SPUserToken
Dim value As Byte()

value = instance.BinaryToken
public byte[] BinaryToken { get; }

Valeur de propriété

Type : []
Un tableau d'octets qui identifie le processus d'authentification.

Voir aussi

Référence

SPUserToken classe

SPUserToken - Membres

Microsoft.SharePoint - Espace de noms