Share via


SignInRequestMessage.Federation Proprietà

Definizione

Ottiene o imposta il parametro wfed del messaggio.

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

Valore della proprietà

Valore del parametro wfed. Viene specificato come un URI.

Commenti

Il parametro wfed specifica il contesto di federazione per il messaggio. Il parametro wfed è facoltativo. Impostare sulla Federation proprietà null o su una stringa vuota per rimuovere il parametro wfed dal messaggio.

Si applica a