Valuetype SecurityLevel3::IdentityStatement

Valuetype SecurityLevel3::IdentityStatement

valuetype IdentityStatement :
        SecurityLevel3::Statement
The Identity Statement further classifies the encoding as a statement that if verified asserts an identity.

Value Member Index

interpretation_aid
This field contains a possibly well known identifier that may aid in the interpretation of the identity statement's encoding.

Value Members

interpretation_aid
public string interpretation_aid;

This field contains a possibly well known identifier that may aid in the interpretation of the identity statement's encoding. It may be an empty string, which signifies that there is no known interpretation aid for the encoding, or that there is no encoding.


Generated by the ORBacus IDL-to-HTML translator