Scope.AppliesToAddress Propiedad

Definición

Obtiene o establece la dirección appliesTo del usuario de confianza.

public:
 virtual property System::String ^ AppliesToAddress { System::String ^ get(); void set(System::String ^ value); };
public virtual string AppliesToAddress { get; set; }
member this.AppliesToAddress : string with get, set
Public Overridable Property AppliesToAddress As String

Valor de propiedad

Dirección appliesTo del usuario de confianza. Normalmente, e un URI.

Se aplica a