When you enable Identity and Authentication Management as of SAP Business One 10.0 FP 2208, you can obtain an access token from the authorization server and use the access token to access some server resources.
| Visual Basic |
|---|
Public Property AccessToken() As String |
| C# | ||
|---|---|---|
| ||