You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > User Class > User Methods > CreateBlankUserObject Method > CreateBlankUserObject
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.CreateBlankUserObject Method (UserData)

Sets the given user data values into the UserData class.  

This function is overloaded. See Also: CreateBlankUserObject 

This method can be accessed through the User.asmx file located in:

~/Workarea/webservices/WebServiceAPI/User/User.asmx
C#
[SoapHeader("AuthHeader")]
[SoapHeader("RequestInfoHeader")]
[WebMethod(MessageName = "CreateBlankUserObject By UserData", Description = "")]
public void CreateBlankUserObject(ref UserData UserData);
Visual Basic
<SoapHeader("AuthHeader")>
<SoapHeader("RequestInfoHeader")>
<WebMethod(MessageName = "CreateBlankUserObject By UserData", Description = "")>
Public Function CreateBlankUserObject(ByRef UserData As UserData) As void
Parameters 
Description 
UserData 
an Object of user properties 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!