userSig property Null safety

String userSig
read / write

Field description: user signature, which is required. It is the authentication signature corresponding to the current userId and acts as the login password for Tencent Cloud services.

Recommended value: for the calculation method, please see UserSig.

Implementation

String userSig;