C# Class OpenSim.Framework.AuthenticateResponse

Show file Open project: Mobius-Team/Mobius Class Usage Examples

Public Properties

Property Type Description
Authorised bool
LoginInfo OpenSim.Framework.Login

Public Methods

Method Description
AuthenticateResponse ( )

Method Details

AuthenticateResponse() public method

Property Details

Authorised public property

public bool Authorised
return bool

LoginInfo public property

public Login,OpenSim.Framework LoginInfo
return OpenSim.Framework.Login