service Principal Embedded Cert Password
suspend fun servicePrincipalEmbeddedCertPassword(value: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>)
suspend fun servicePrincipalEmbeddedCertPassword(value: Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>?)
Parameters
value
Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string).