ClientServiceHost.IsAnonymousRequest propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Protected Overridable ReadOnly Property IsAnonymousRequest As Boolean
Get
'Uso
Dim value As Boolean
value = Me.IsAnonymousRequest
protected virtual bool IsAnonymousRequest { get; }
Valor de propriedade
Tipo: System.Boolean