IisWebServiceBackupBehaviorAttribute-Klasse
Die Basisklasse-Attribut wird beschrieben, die Sicherung und Wiederherstellung von Verhalten eines Objekts in das Framework für gemeinsame Dienste verwendet.
Vererbungshierarchie
System.Object
System.Attribute
Microsoft.SharePoint.Administration.IisWebServiceBackupBehaviorAttribute
Microsoft.SharePoint.Administration.IisWebServiceApplicationBackupBehaviorAttribute
Microsoft.SharePoint.Administration.IisWebServiceApplicationProxyBackupBehaviorAttribute
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public MustInherit Class IisWebServiceBackupBehaviorAttribute _
Inherits Attribute
'Usage
Dim instance As IisWebServiceBackupBehaviorAttribute
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public abstract class IisWebServiceBackupBehaviorAttribute : Attribute
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.