Sdílet prostřednictvím


SecurityTokenDescriptor.AppliesToAddress Vlastnost

Definice

Získá nebo nastaví adresu pro AppliesTo vlastnost v 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

Hodnota vlastnosti

Absolutní identifikátor URI, který představuje adresu.

Výjimky

Dojde k pokusu o nastavení vlastnosti na hodnotu, která není absolutním identifikátorem URI.

Platí pro