SPSecurity.WebConfigAllowsAnonymous property
Obtém um valor indicando se os usuários anônimos podem acessar o site de Microsoft SharePoint Foundation 2010 atual.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Shared ReadOnly Property WebConfigAllowsAnonymous As Boolean
Get
'Uso
Dim value As Boolean
value = SPSecurity.WebConfigAllowsAnonymous
public static bool WebConfigAllowsAnonymous { get; }
Property value
Type: System.Boolean
true se usuários anônimos podem acessar o site atual do Microsoft SharePoint Foundation 2010 ; Caso contrário, false. O padrão é true.
Comentários
WebConfigAllowsAnonymous retorna false se <deny users="?" /> no arquivo web.config .