Uses of Class
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyTokenClaim
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of ContentKeyPolicyTokenClaim in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionContentKeyPolicyTokenClaim.withClaimType
(String claimType) Set the claimType property: Token claim type.ContentKeyPolicyTokenClaim.withClaimValue
(String claimValue) Set the claimValue property: Token claim value.Modifier and TypeMethodDescriptionContentKeyPolicyTokenRestriction.requiredClaims()
Get the requiredClaims property: A list of required token claims.Modifier and TypeMethodDescriptionContentKeyPolicyTokenRestriction.withRequiredClaims
(List<ContentKeyPolicyTokenClaim> requiredClaims) Set the requiredClaims property: A list of required token claims.