UploadCertificateResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The upload registration certificate response.
public class UploadCertificateResponse
type UploadCertificateResponse = class
Public Class UploadCertificateResponse
- Inheritance
-
UploadCertificateResponse
Constructors
UploadCertificateResponse() |
Initializes a new instance of the UploadCertificateResponse class. |
UploadCertificateResponse(String, String, String, String, String, String, String) |
Initializes a new instance of the UploadCertificateResponse class. |
Properties
AadAuthority |
Gets or sets azure Active Directory tenant authority. |
AadTenantId |
Gets or sets azure Active Directory tenant ID. |
AuthType |
Gets or sets specifies authentication type. Possible values include: 'Invalid', 'AzureActiveDirectory' |
AzureManagementEndpointAudience |
Gets or sets the azure management endpoint audience. |
ResourceId |
Gets or sets the resource ID of the Data Box Edge/Gateway device. |
ServicePrincipalClientId |
Gets or sets azure Active Directory service principal client ID. |
ServicePrincipalObjectId |
Gets or sets azure Active Directory service principal object ID. |
Methods
Validate() |
Validate the object. |