MtasString3to255DT
key mandatory noNotification restricted |
-
mtasCommonDataPaniTranslationProfile
-
This attribute defines the primary key of MtasCommonDataPaniTranslationProfile.
When MTAS searches for a particular MOC instance, it constructs the key from the received P-Access-Network-Info header by concatenating the access-network-type part of the PANI header, character "&", and the access-info-type part of the PANI header. Example: for the following header: "PANI: X;Y=Z" the constructed key value should be "X&Y". Y can be omitted - the constructed key value contains only the X in this case. Example: "X".
Dependencies: The access-network-type part of this attibute must be the one from the mtasCommonDataAllowedAccessNetworkTypesName list of MtasCommonDataAllowedAccessNetworkTypes. The access-info-type part of this attibute must be the one from the mtasCommonDataAllowedAccessInfoTypesName list of MtasCommonDataAllowedAccessInfoTypes. Specification: String, at minimum 3 characters and maximum 255 characters, in the following format: .{1,127}&.{1,127} Takes effect: New session
|