Condividi tramite


WsFederationConfiguration.Realm Proprietà

Definizione

Ottiene o imposta il valore del parametro wtrealm da usare per le richieste di accesso WS-Federation ("wsignin1.0").

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

Valore della proprietà

URI che identifica il componente al servizio token di sicurezza (STS). Non può essere null.

Eccezioni

Tentativo di impostare la proprietà su null.

Si applica a

Vedi anche