SPProxyOperationType - Classe

Représente le type d'opération de proxy.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.UserCode.SPProxyOperationType

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPProxyOperationType _
    Inherits SPAutoSerializingObject _
    Implements IEquatable(Of SPProxyOperationType)
'Utilisation
Dim instance As SPProxyOperationType
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPProxyOperationType : SPAutoSerializingObject, 
    IEquatable<SPProxyOperationType>

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPProxyOperationType - Membres

Microsoft.SharePoint.UserCode - Espace de noms