[This is preliminary documentation and is subject to change.]
The Password that is sent to the LDAP server for validation.
Namespace:
OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string AccountPassword { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property AccountPassword As String |
Visual C++ |
---|
public: property String^ AccountPassword { String^ get (); } |