C# Class EntitlementAPIAddInCS.WebServicesUtils

显示文件 Open project: ADN-DevTech/EntitlementAPI Class Usage Examples

Public Methods

Method Description
GetUserId ( string &userName ) : string

Private Methods

Method Description
AdGetLoginUserName ( StringBuilder username, int buffersize ) : int
AdGetUserId ( StringBuilder userid, int buffersize ) : int
AdInitializeWebServices ( ) : void
AdIsLoggedIn ( ) : bool
AdIsWebServicesInitialized ( ) : bool
_GetUserId ( ) : string
_GetUserName ( ) : string

Method Details

GetUserId() public static method

public static GetUserId ( string &userName ) : string
userName string
return string