DirectoryEntryConfiguration.PasswordPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the port number to use to establish an SSL connection when the password is set or changed.
public:
property int PasswordPort { int get(); void set(int value); };
public int PasswordPort { get; set; }
member this.PasswordPort : int with get, set
Public Property PasswordPort As Integer
Property Value
The port number to use to establish an SSL connection when the password is set or changed.
Remarks
By default, port 636 is used to establish an SSL connection when setting or changing a password.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา