WsFederationOptions.Wreply Property

Definition

Gets or sets the 'wreply'. CallbackPath must be set to match or cleared so it can be generated dynamically. This field is optional. If not set then it will be generated from the current request and the CallbackPath.

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

Property Value

Applies to