public static final class GrantPermissionCredentialRequest.Permission extends Object
CREDENTIAL_ADMIN
: Full read/write and administrative access on the
credential.
CREDENTIAL_READ
: Ability to read and use the credential.
permission
.Modifier and Type | Field and Description |
---|---|
static String |
CREDENTIAL_ADMIN
Full read/write and administrative access on the credential.
|
static String |
CREDENTIAL_READ
Ability to read and use the credential.
|
public static final String CREDENTIAL_ADMIN
public static final String CREDENTIAL_READ
Copyright © 2024. All rights reserved.