Scope.AppliesToAddress Propriedade

Definição

Obtém ou define o endereço appliesTo da terceira parte confiável.Gets or sets the appliesTo address of the relying party.

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 da propriedade

String

O endereço appliesTo da terceira parte confiável.The appliesTo address of the relying party. Isso normalmente é um URI.This is typically a URI.

Aplica-se a