Compartir a través de


de la propiedad Authenticator.CookieCachingEnabled

Obtiene o establece un valor que especifica si las Cookies se almacenará en la caché de almacenamiento.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.Phone.Auth.UI (en Microsoft.SharePoint.Client.Phone.Auth.UI.dll)

Sintaxis

'Declaración
Public Property CookieCachingEnabled As Boolean
    Get
    Set
'Uso
Dim instance As Authenticator
Dim value As Boolean

value = instance.CookieCachingEnabled

instance.CookieCachingEnabled = value
public bool CookieCachingEnabled { get; set; }

Valor de propiedad

Tipo: System.Boolean
Boolean

Vea también

Referencia

clase Authenticator

Miembros Authenticator

Espacio de nombres Microsoft.SharePoint.Client