#### [SHTCGClient](index.md 'index') ### [SHTCGClient](SHTCGClient.md 'SHTCGClient') ## Credentials Struct An object for storing user login credentials\. ```csharp public struct Credentials ``` | Properties | | | :--- | :--- | | [Password](SHTCGClient.Credentials.Password.md 'SHTCGClient\.Credentials\.Password') | Your password | | [Username](SHTCGClient.Credentials.Username.md 'SHTCGClient\.Credentials\.Username') | Your username |