GetConfidentialLedgerAzureadBasedServicePrincipal

data class GetConfidentialLedgerAzureadBasedServicePrincipal(val ledgerRoleName: String, val principalId: String, val tenantId: String)

Constructors

constructor(ledgerRoleName: String, principalId: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Ledger Role to grant this Certificate Security Principal.

Link copied to clipboard

The Principal ID of the AzureAD Service Principal.

Link copied to clipboard

The Tenant ID for this AzureAD Service Principal.