WsFederationConfiguration.SignOutReply Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the value of the wreply parameter to use during WS-Federation sign-out requests ("wsignout1.0").
public:
property System::String ^ SignOutReply { System::String ^ get(); void set(System::String ^ value); };
public string SignOutReply { get; set; }
member this.SignOutReply : string with get, set
Public Property SignOutReply As String
Property Value
The URL to which the client should be redirected by the security token service (STS) during passive sign-out through the WS-Federation protocol. The default is an empty string.
Applies to
See also
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.