Class UserAssignedIdentityProperty


  • public final class UserAssignedIdentityProperty
    extends Object
    Properties of user assigned identity.
    • Constructor Detail

      • UserAssignedIdentityProperty

        public UserAssignedIdentityProperty()
    • Method Detail

      • principalId

        public String principalId()
        Get the principalId property: Get the principal id for the user assigned identity.
        Returns:
        the principalId value.
      • clientId

        public String clientId()
        Get the clientId property: Get the client id for the user assigned identity.
        Returns:
        the clientId value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.