de la propiedad SPWeb.AuthenticationMode
NOTA: esta API está ahora obsoleta.
Reservado para uso interno.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("this property always returns System.Web.Configuration.AuthenticationMode.Windows")> _
Public ReadOnly Property AuthenticationMode As AuthenticationMode
Get
'Uso
Dim instance As SPWeb
Dim value As AuthenticationMode
value = instance.AuthenticationMode
[ObsoleteAttribute("this property always returns System.Web.Configuration.AuthenticationMode.Windows")]
public AuthenticationMode AuthenticationMode { get; }
Valor de propiedad
Tipo: System.Web.Configuration.AuthenticationMode
Esta propiedad siempre devuelve System.Web.Configuration.AuthenticationMode.Windows.