You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > User Class > User Methods > LogInUser Method > LogInUser
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.LogInUser Method (String, String, String)

This method allows you to log a user into a server by passing their username and password.

C#
public UserData LogInUser(String username, String Password, String ServerName);
Visual Basic
Public Function LogInUser(ByVal username As String, ByVal Password As String, ByVal ServerName As String) As UserData
Parameters 
Description 
username 
The system username. 
Password 
The system password. 
ServerName 
The system server name. When using Active Directory, this parameter needs to be an empty string "". 

Ektron.Cms.UserData

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!