You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.User Namespace > Classes > User Class > User Methods > AutoLogInUser
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
User.AutoLogInUser Method

Login the given user credentials.

C#
public UserData AutoLogInUser(String SAMusername, String domain, String ServerName);
Visual Basic
Public Function AutoLogInUser(ByVal SAMusername As String, ByVal domain As String, ByVal ServerName As String) As UserData
Parameters 
Description 
SAMusername 
user name 
domain 
domain 
ServerName 
server name 

True if the user successfully logged in otherwise false.

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!