Method | /testsite/Services/Gateway.asmx/VerifyFolderPassword |
Sertifi API Web Service > All Operations Resource Group : /testsite/Services/Gateway.asmx/VerifyFolderPassword (Method) |
The request body is of type VerifyFolderPassword.
Name | Description | Data Type |
---|---|---|
lstr_RoomID | The id of the relevant file. | xml:string |
pstr_Password | The password to test. | xml:string |
The response body is of type VerifyFolderPasswordResponse.
Name | Description | Data Type |
---|---|---|
VerifyFolderPasswordResult | True, the password supplied is correct; false, it isn't. | xml:boolean |