AuthenticatedLoginData Class |
Namespace: PsrApi.Internals.AuthFlow.Data
public class AuthenticatedLoginData
The AuthenticatedLoginData type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticatedLoginData | Initializes a new instance of the AuthenticatedLoginData class |
| Name | Description | |
|---|---|---|
| Keys |
The Key from the user
| |
| SessionId |
Die SessionId, welcher für die Verbindung verwendet wird
| |
| SessionKey |
The session key
| |
| UserId |
Die Benutzer-ID des authentifizierten Benutzers
| |
| UserName |
Der Username des authentifizierten Benutzers
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeCurrentUserKeys | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |