ObsClient Constructor (String, String, String) |
Initializes a new instance of the
ObsClient class
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.20.7.0 (3.20.7)
Syntaxpublic ObsClient(
string accessKeyId,
string secretAccessKey,
string endpoint
)
Parameters
- accessKeyId
- Type: SystemString
- secretAccessKey
- Type: SystemString
- endpoint
- Type: SystemString
See Also