SPWebApplication.IsUnthrottledPrivilegedOperationsAllowed-Methode
Gibt einen booleschen Wert, der angibt, ob die aktuelle Zeit in der Listensteuerungseinstellung Dienstfenster enthalten ist.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function IsUnthrottledPrivilegedOperationsAllowed As Boolean
'Usage
Dim instance As SPWebApplication
Dim returnValue As Boolean
returnValue = instance.IsUnthrottledPrivilegedOperationsAllowed()
public bool IsUnthrottledPrivilegedOperationsAllowed()
Rückgabewert
Typ: System.Boolean
Boolean
true Wenn die aktuelle Zeit in der Listensteuerungseinstellung Dienstfenster enthalten ist; andernfalls false.