Valuetype SecurityLevel3::PrincipalIdentityStatement

Valuetype SecurityLevel3::PrincipalIdentityStatement

valuetype PrincipalIdentityStatement :
        SecurityLevel3::IdentityStatement
The Principal Identity Statement is the minimal version of an Identity statement that asserts a single identity that the security service can translate into a principal.

An example of an identity statement is an X.509 certificate in which its attributes are exposed into the principal, such as privileges. This valuetype may also be further extended by the security service depending on its encoding and the capabilities of the security service.

Value Member Index

the_principal

Value Members

the_principal
public Principal the_principal;


Generated by the ORBacus IDL-to-HTML translator