Codeunit 9801 Identity Management in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 20
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetAuthenticationKey | (Guid, Text[80]) | public | - | |
| GetAuthenticationKey | (Guid) | Text[80] | public | - |
| GetNameIdentifier | (Guid) | Text[250] | public | - |
| GetObjectId | (Guid) | Text[250] | public | - |
| CreateWebServicesKey | (Guid, DateTime) | Text[80] | public | - |
| GetPuid | () | Text | public | - |
| CreateWebServicesKeyNoExpiry | (Guid) | Text[80] | public | - |
| ClearWebServicesKey | (Guid) | public | - | |
| GetWebServicesKey | (Guid) | Text[80] | public | - |
| IsAzure | () | Boolean | public | - |
| GetWebServiceExpiryDate | (Guid) | DateTime | public | - |
| GetACSStatus | (Guid) | Integer | public | - |
| IsUserPasswordSet | (Guid) | Boolean | public | - |
| IsWindowsAuthentication | () | Boolean | public | - |
| IsUserNamePasswordAuthentication | () | Boolean | public | - |
| IsAccessControlServiceAuthentication | () | Boolean | public | - |
| UserName | (Text) | Text[208] | public | - |
| SetAuthenticationEmail | (Guid, Text[250]) | public | - | |
| IsUserDelegatedAdmin | () | Boolean | public | - |
| GetAuthenticationStatus | (Guid) | Integer | public | - |