Sub SDMSDocManager.SetPassword( _
IDToken As String, _
username As String, _
currentpassword As String, _
newpassword As String, _
Optional reasonComment As Variant)
|
- IDToken [in]
Type: String
-
username [in]
Type: String
-
currentpassword [in]
Type: String
-
newpassword [in]
Type: String
-
reasonComment [in, optional]
Type: Variant
|
This function does not return a value.
|