共用方式為


AdamInstance.LdapPort 屬性

定義

取得這個 AD LDS 執行個體的 LDAP 通訊埠編號。

public:
 property int LdapPort { int get(); };
public int LdapPort { get; }
member this.LdapPort : int
Public ReadOnly Property LdapPort As Integer

屬性值

Int32 值,其中包含這個 AD LDS 執行個體的 LDAP 通訊埠編號。

例外狀況

物件已被處置。

適用於