Share link information class.
More...
|
| ShareLinkInfo (string strShareFilePath, string strPassword, string strDateTime, bool bUseSSL) |
| Constructor with parameters. More...
|
|
Share link information class.
QtsHttp.FileStaion.ShareLinkInfo.ShareLinkInfo |
( |
string |
strShareFilePath, |
|
|
string |
strPassword, |
|
|
string |
strDateTime, |
|
|
bool |
bUseSSL |
|
) |
| |
Constructor with parameters.
- Parameters
-
[IN] | strShareFilePath : Share file path include filename. |
[IN] | strPassword : Share file use password or not. |
[IN] | strDateTime : Share day and hour time. |
[IN] | bUseSSL : Share file use SSL or not. |
- Returns
- n/a.
string QtsHttp.FileStaion.ShareLinkInfo.DateTime |
|
getset |
Get or set share day and hour time.
bool QtsHttp.FileStaion.ShareLinkInfo.IsSecureMode |
|
getset |
Get or set share file with SSL or not.
string QtsHttp.FileStaion.ShareLinkInfo.Password |
|
getset |
Get or set Get password of share file.
string QtsHttp.FileStaion.ShareLinkInfo.ShareFilePath |
|
getset |
Get or set path include filename of share file.
The documentation for this class was generated from the following file: