共用方式為


LdapDirectoryIdentifier.Connectionless 屬性

定義

取得值,指出連接是否為用戶數據報通訊協定 (UDP) 。

public:
 property bool Connectionless { bool get(); };
public bool Connectionless { get; }
member this.Connectionless : bool
Public ReadOnly Property Connectionless As Boolean

屬性值

true 如果連接是 UDP,則為 ; false 如果 LDAP 連線是透過 TCP/IP 進行,則為 。

適用於