Constructs a SecurityIdentifier.
CL_SecurityIdentifier::CL_SecurityIdentifier( const CL_String & name); CL_SecurityIdentifier::CL_SecurityIdentifier( const CL_String & name, Type type); CL_SecurityIdentifier::CL_SecurityIdentifier( unsigned int sid, Type type); CL_SecurityIdentifier::CL_SecurityIdentifier( const CL_SecurityIdentifier & copy);