C# Class OpenSim.Framework.AuthenticateResponse

Mostrar archivo 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_oe property

public bool Authorised
return bool

LoginInfo public_oe property

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