Свойство | Type | Description | |
---|---|---|---|
AddServiceCertificateCommand | System |
Méthode | Description | |
---|---|---|
CreatePayload ( ) : string |
The creation of the XML payload necessary to make the request
|
Méthode | Description | |
---|---|---|
AddServiceCertificateCommand ( byte certificateData, string pfxPassword, string hostedServiceName ) : System |
Sets the REST command parameters and takes a byte array converting certificate data to base64, the password has to match the password that was given when the certificate was first created
|