ReadPerformanceCounterPrivilegeAttribute - Classe

Spécifie si un service est marqué avec ReadPerformanceCounterPrivilegeAttribute que son compte d'utilisateur est ajouté à la performance d'enregistrement du groupe d'utilisateurs.

Hiérarchie d’héritage

System.Object
  System.Attribute
    Microsoft.SharePoint.Administration.ReadPerformanceCounterPrivilegeAttribute

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := False, Inherited := True)> _
Public NotInheritable Class ReadPerformanceCounterPrivilegeAttribute _
    Inherits Attribute
'Utilisation
Dim instance As ReadPerformanceCounterPrivilegeAttribute
[SerializableAttribute]
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class ReadPerformanceCounterPrivilegeAttribute : Attribute

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

ReadPerformanceCounterPrivilegeAttribute - Membres

Microsoft.SharePoint.Administration - Espace de noms