Condividi tramite


WsFederationConfiguration.Resource Proprietà

Definizione

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

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

Valore della proprietà

URI che identifica la risorsa a cui si accede, il componente e il servizio token di sicurezza (STS). Il valore predefinito è una stringa vuota.

Commenti

Il parametro wtrealm, impostato dalla Realm proprietà , deve essere utilizzato invece di questo parametro.

Si applica a

Vedi anche