ReadPerformanceCounterPrivilegeAttribute-Klasse

Gibt an, ob ein Dienst mit ReadPerformanceCounterPrivilegeAttribute gekennzeichnet ist, dessen Benutzerkonto der Leistungsprotokollierung Benutzergruppe hinzugefügt wird.

Vererbungshierarchie

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

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

ReadPerformanceCounterPrivilegeAttribute-Member

Microsoft.SharePoint.Administration-Namespace