InitiatorServiceModelSecurityTokenRequirement.Via Property

Definition

Gets or sets the Via.

public:
 property Uri ^ Via { Uri ^ get(); void set(Uri ^ value); };
public Uri Via { get; set; }
member this.Via : Uri with get, set
Public Property Via As Uri

Property Value

Uri

The Uri that represents the Via.

Applies to