Index Hierarchy expanz_service_SessionRequest Class Reference Inherits from NSObject Conforms to xml_Serializable Declared in expanz_service_SessionRequest.h Tasks userName property password property appSite property userType property – initWithUserName:password:appSite:userType: Initializes an instance using the supplied userName, password, appSite and user type. Properties appSite password userName userType Instance Methods initWithUserName:password:appSite:userType: Initializes an instance using the supplied userName, password, appSite and user type. - (id)initWithUserName:(NSString *)userName password:(NSString *)password appSite:(NSString *)appSite userType:(NSString *)userType Discussion Initializes an instance using the supplied userName, password, appSite and user type. Declared In expanz_service_SessionRequest.h Index Hierarchy