| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static CertificateType |
CertificateType.ASYMMETRIC_X509_CERT
Static value AsymmetricX509Cert for CertificateType.
|
static CertificateType |
CertificateType.SYMMETRIC
Static value Symmetric for CertificateType.
|
| Modifier and Type | Method and Description |
|---|---|
static CertificateType |
CertificateType.fromString(String name)
Finds or creates a certificate type instance based on the specified name.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.