Contains the result of a successful invocation of the UploadServerCertificate action.

C# |
public class UploadServerCertificateResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | UploadServerCertificateResult()()()() | Initializes a new instance of the UploadServerCertificateResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ServerCertificateMetadata |
Gets and sets the property ServerCertificateMetadata.
The meta information of the uploaded server certificate without its certificate body, certificate chain, and private key. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithServerCertificateMetadata(ServerCertificateMetadata) | Obsolete.
Sets the ServerCertificateMetadata property
|

Object | |
![]() | UploadServerCertificateResult |