Partager via


SecurityTokenDescriptor.AppliesToAddress Propriété

Définition

Obtient ou définit l'adresse pour la propriété AppliesTo dans la RequestSecurityTokenResponse.

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

Valeur de propriété

URI absolu qui représente l'adresse.

Exceptions

Une tentative d'affecter la propriété à une valeur qui n'est pas un URI absolu se produit.

S’applique à