Interface CreateScopedKeyRequest._FinalStage
- All Known Implementing Classes:
CreateScopedKeyRequest.Builder
- Enclosing class:
CreateScopedKeyRequest
public static interface CreateScopedKeyRequest._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()Optional display label surfaced through/v1/pingasprincipalLabel.
-
Method Details
-
build
CreateScopedKeyRequest build() -
additionalProperty
-
additionalProperties
-
label
Optional display label surfaced through
/v1/pingasprincipalLabel. The MCPcurrent_identitytool uses it to show "signed in as ..." hints to end users (e.g. "Claude Desktop — clinical-notes RO"). Distinct fromkeyName, which is your own identifier for the key. Maximum 80 characters; if present, it must not have leading or trailing whitespace. -
label
-