virtual qBool Bind( Credentials * pCredentials );
Name | Description | |
---|---|---|
in | pCredentials | Certificate for accessing the service. |
Value | Description |
---|---|
true |
Success. |
false |
Failure. |
Sets a certificate required to use this service.
Sets a certificate required to use this service. A certificate must be set before using this feature. After asynchronous processing of NgsFacade::Login()
succeeds, specify the certificate obtained using the NgsFacade::GetCredentials()
function as an argument.
virtual
declaration.CONFIDENTIAL