Share via


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

プロパティ値

この AD LDS インスタンスの LDAP ポート番号が格納された Int32 値。

例外

オブジェクトは破棄されました。

適用対象