BasicHttpSecurity.ShouldSerializeTransport 方法

定義

判斷傳輸項目是否應該序列化。

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

傳回

如果傳輸項目應該序列化,則為 true,否則為 false

適用於