SPRoutingRule-Klasse
Regel zum bestimmen, welche Gruppe von Computern gelten für eine Anforderung
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPRequestManagementRule
Microsoft.SharePoint.Administration.SPRoutingRule
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
<GuidAttribute("ADD5E474-0B7B-460E-B71B-7748B019FBDA")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPRoutingRule _
Inherits SPRequestManagementRule
'Usage
Dim instance As SPRoutingRule
[SerializableAttribute]
[GuidAttribute("ADD5E474-0B7B-460E-B71B-7748B019FBDA")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPRoutingRule : SPRequestManagementRule
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.