Objects/Tables/Table 1612 Office Admin. Credentials
Table 1612 Office Admin. Credentials in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.CRM.Outlook
Fields, 4Keys, 1Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 4
| Id | Name | Type | Obsolete |
|---|
| 1 | Primary Key | Code[10] | - |
| 2 | Email | Text[80] | - |
| 3 | Password | Text[250] | - |
| 4 | Endpoint | Text[250] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Primary Key | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DefaultEndpoint | () | Text[250] | public | - |
| SavePassword | (Text) | | public | - |
| GetPassword | () | Text | public | Pending 25.0 |
| Replaced by GetPasswordAsSecretText. |
| GetPasswordAsSecretText | () | SecretText | public | - |