Sdílet prostřednictvím


WsFederationConfiguration.Issuer Vlastnost

Definice

Získá nebo nastaví identifikátor URI, který identifikuje zamýšleného vystavitele tokenu zabezpečení.

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

Hodnota vlastnosti

Identifikátor URI, který identifikuje službu tokenů zabezpečení (STS). Nemůže být null.

Výjimky

Dojde k pokusu o nastavení vlastnosti na .null

Platí pro

Viz také