SPIdentityContext.Current - Propriété
Obtient une instance de [SPIdentityContext] qui représente l'identité de l'utilisateur et l'application associée au thread en cours.
Espace de noms : Microsoft.SharePoint.IdentityModel
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Current As SPIdentityContext
Get
'Utilisation
Dim value As SPIdentityContext
value = SPIdentityContext.Current
public static SPIdentityContext Current { get; }
Valeur de propriété
Type : Microsoft.SharePoint.IdentityModel.SPIdentityContext