plcm-device-authentication-token-info.xsd Documentation

Target Namespace

Elements

plcm-device-authentication-token-info  PlcmDeviceAuthenticationTokenInfo

information regarding a device authentication trust token which can be used to generate trust tokens for endpoints/URLs. All attributes are used in ETag calculation except for entity-tag


Complex Types

PlcmDeviceAuthenticationTokenInfo Fields

NameTypeDescriptionAttributes
kxs:string base64URL (base64 with URL variant) encoded encryption key Mandatory
axs:string name of an algorithm to use, e.g. aes128, default is assumed aes128 if not specified.
eidxs:string unique identifier for the token info. Mandatory
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64