public final class AssetFeature extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMPATIBILITY_READ_ONLY
The application is not permitted to perform any create/update/delete operations (outbound tunnel activity) on this asset, but may perform read/decrypt operations (inbound tunnel activity) as usual.
|
static String |
NAME_NON_ROTATABLE
Indicates that the asset must not be rotated.
|
public static final String NAME_NON_ROTATABLE
public static final String COMPATIBILITY_READ_ONLY