Changes between Version 5 and Version 6 of MapGuideRfc20


Ignore:
Timestamp:
May 7, 2007, 10:22:20 AM (17 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc20

    v5 v6  
    3434Expose the API:
    3535
    36 STRING !MgUserInformation::!GetUserName()
    37 
    38 MgByteReader* !MgSite::!EnumerateGroups( CREFSTRING user, CREFSTRING role );
    39 MgStringCollection* MgSite::EnumerateRoles( CREFSTRING user, CREFSTRING group );
     36STRING MgUserInformation::!GetUserName()
     37!MgByteReader* MgSite::!EnumerateGroups( CREFSTRING user, CREFSTRING role );
     38!MgStringCollection* MgSite::!EnumerateRoles( CREFSTRING user, CREFSTRING group );
    4039
    4140