Share via


Miembros WebContextBase

Proporciona el contexto para la aplicación.

En las tablas siguientes se enumeran los miembros que se exponen por el tipo WebContextBase.

Protegido Constructores

  Nombre Descripción
  WebContextBase Inicializa una nueva instancia de la clase WebContextBase.

Superior

Público Propiedades

(vea también Protegido Propiedades)

  Nombre Descripción
Authentication Obtiene o establece el contexto de autenticación de la aplicación.
Current Obtiene el contexto registrado como un objeto de duración con la aplicación actual.

Superior

Protegido Propiedades

  Nombre Descripción
User Obtiene una entidad de seguridad que representa la identidad autenticada.

Superior

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
Equals  Sobrecargado. (Se hereda de Object)
GetHashCode  (Se hereda de Object)
GetType  (Se hereda de Object)
ReferenceEquals  (Se hereda de Object)
ToString  (Se hereda de Object)

Superior

Protegido Métodos

  Nombre Descripción
Finalize  (Se hereda de Object)
MemberwiseClone  (Se hereda de Object)
OnPropertyChanged Genera un evento PropertyChanged.
RaisePropertyChanged Genera un evento PropertyChanged para la propiedad especificada.

Superior

Implementaciones de interfaces explícitas

  Nombre Descripción
  System.Windows.IApplicationLifetimeAware.Exited  
  System.Windows.IApplicationLifetimeAware.Exiting  
  System.Windows.IApplicationLifetimeAware.Started  
  System.Windows.IApplicationLifetimeAware.Starting  
  System.Windows.IApplicationService.StartService  
  System.Windows.IApplicationService.StopService  
  System.ComponentModel.INotifyPropertyChanged.PropertyChanged  

Superior

Vea también

Referencia

Clase WebContextBase
Espacio de nombres System.ServiceModel.DomainServices.Client.ApplicationServices