IExternalSecurityWeb.GetAnonymousState-Methode
Gibt einen booleschen Wert, der angibt, ob der anonyme Zugriff für eine Site aktiviert ist.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Function GetAnonymousState As Boolean
'Usage
Dim instance As IExternalSecurityWeb
Dim returnValue As Boolean
returnValue = instance.GetAnonymousState()
bool GetAnonymousState()
Rückgabewert
Typ: System.Boolean
true Wenn der anonyme Zugriff für die Website aktiviert ist; andernfalls false.
Hinweise
Die GetAnonymousState -Methode gibt Informationen, die durch einen Crawler in einer Suche Webdienst verwendet wird.