Compartir a través de


Miembros EnableClientAccessAttribute

Marca DomainService como accesible para los clientes.

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

Público Constructores

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

Superior

Público Propiedades

  Nombre Descripción
public property RequiresSecureEndpoint Obtiene o establece un valor que indica si el acceso a DomainService solo es posible a través de un extremo seguro.
public property TypeId  (Se hereda de Attribute)

Superior

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method Equals  Sobrecargado. (Se hereda de Attribute)
public methodstatic GetCustomAttribute  Sobrecargado. (Se hereda de Attribute)
public methodstatic GetCustomAttributes  Sobrecargado. (Se hereda de Attribute)
public method GetHashCode  (Se hereda de Attribute)
public method GetType  (Se hereda de Object)
public method IsDefaultAttribute  (Se hereda de Attribute)
public methodstatic IsDefined  Sobrecargado. (Se hereda de Attribute)
public method Match  (Se hereda de Attribute)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method ToString  (Se hereda de Object)

Superior

Protegido Métodos

  Nombre Descripción
protected method Finalize  (Se hereda de Object)
protected method MemberwiseClone  (Se hereda de Object)

Superior

Implementaciones de interfaces explícitas

  Nombre Descripción
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Se hereda de Attribute)
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (Se hereda de Attribute)
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Se hereda de Attribute)
  System.Runtime.InteropServices._Attribute.Invoke  (Se hereda de Attribute)

Superior

Vea también

Referencia

Clase EnableClientAccessAttribute
Espacio de nombres System.ServiceModel.DomainServices.Hosting