BasicHttpsSecurity.ShouldSerializeTransport Method

Definition

Indicates whether the transport element should be serialized.

public:
 bool ShouldSerializeTransport();
public bool ShouldSerializeTransport ();
member this.ShouldSerializeTransport : unit -> bool
Public Function ShouldSerializeTransport () As Boolean

Returns

true if the transport element should be serialized; otherwise, false.

Applies to