Previous | Next | Contents | Index |
Encode X.400 attributes into X.400 Personal Name (PN), Free Form name (FFN), and Telephone Number (TN) values.
encode personal avpl
Command Qualifiers Defaults None. None.
avpl
An attribute value pair list.
Encode an X.400 Attribute Value Pair List into Personal Name (PN), Free Form Name (FFN), and Telephone Number (TN) values.
% pmdf test -x400 X400> encode personal "/S=Last/I=I/G=First/TN=123-4567/FFN=nick name" Result: First.I.Last Free form: nick name Telephone number: 123-4567 |
This example shows encoding X.400 Surname, Given name, Initials, Telephone Number, and Free Form Name attributes.
Previous | Next | Contents | Index |