WsFederationConfiguration.Issuer Propriété

Définition

Obtient ou définit un URI qui identifie l’émetteur prévu du jeton de sécurité.

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

Valeur de propriété

URI qui identifie le service de jeton de sécurité (STS). Ne peut pas être null.

Exceptions

Une tentative de définition de la propriété survient null .

S’applique à

Voir aussi