Partager via


SPOUserSessionRevocationResult.InitOnePropertyFromJson - Méthode

Ce membre remplace ClientObject.InitOnePropertyFromJson(String, JsonReader).

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

Syntaxe

'Déclaration
Protected Overrides Function InitOnePropertyFromJson ( _
    peekedName As String, _
    reader As JsonReader _
) As Boolean
'Utilisation
Dim peekedName As String
Dim reader As JsonReader
Dim returnValue As Boolean

returnValue = Me.InitOnePropertyFromJson(peekedName, _
    reader)
protected override bool InitOnePropertyFromJson(
    string peekedName,
    JsonReader reader
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

SPOUserSessionRevocationResult classe

SPOUserSessionRevocationResult - Membres

Microsoft.Online.SharePoint.TenantManagement - Espace de noms