Partager via


ExternalApplicationRequestToken.Version - Propriété

Obtient la version du jeton.

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

Syntaxe

'Déclaration
Public ReadOnly Property Version As Integer
    Get
'Utilisation
Dim instance As ExternalApplicationRequestToken
Dim value As Integer

value = instance.Version
public int Version { get; }

Valeur de propriété

Type : System.Int32
La version du jeton.

Voir aussi

Référence

ExternalApplicationRequestToken classe

ExternalApplicationRequestToken - Membres

Microsoft.SharePoint.Client - Espace de noms