Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<?xml version="1.0" encoding="utf-8"?>
<ApiPermissionClient xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<Enabled>true</Enabled>
	<ClientList>
		<Client>
			<Enabled>true</Enabled>
			<Role>PublisherApi</Role>
			<Username>admin</Username>
			<Password>admin</Password>
			<ApiKey>zaCELgL<ApiKey>adE4a.0imfnc8mVLWwsAawjYr4Rx0imfasfF48mVLWfawsgjYrgx-Af50DDqtlx<Bf5agrtasfx</ApiKey>
		</Client>
		<Client>
			<Enabled>true</Enabled>
			<Role>BulletinMail</Role>
			<Username>bulletin</Username>
			<Password>bulletin</Password>
		</Client>
	</ClientList>
</ApiPermissionClient>

...