UploadCertificateResponse Class

Definition

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, String)

Initializes a new instance of the UploadCertificateResponse class.

Properties

AadAudience

Gets identifier of the target resource that is the recipient of the requested token.

AadAuthority

Gets azure Active Directory tenant authority.

AadTenantId

Gets azure Active Directory tenant ID.

AuthType

Gets or sets specifies authentication type. Possible values include: 'Invalid', 'AzureActiveDirectory'

AzureManagementEndpointAudience

Gets the azure management endpoint audience.

ResourceId

Gets the resource ID of the Data Box Edge/Gateway device.

ServicePrincipalClientId

Gets azure Active Directory service principal client ID.

ServicePrincipalObjectId

Gets azure Active Directory service principal object ID.

Applies to