EncodedIssuer Field

Encoded (non-ASCII characters) representation of the Issuer field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the Issuer field.  
 
public const int EncodedIssuer = 349
This language is not supported or no code example is available.
public:  
const int EncodedIssuer = 349;
This language is not supported or no code example is available.
public const EncodedIssuer : int = 349
This language is not supported or no code example is available.

Field Value

int

In this article

Definition