question

Upvotes
Accepted
1 0 0 4

How to get Eikon User Information in WPF C# application Eikon APP?

eikoneikon-app-studio
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
4.6k 26 7 22

@dayanand.shetty

There are two options that are available to you: unique user identifier (UUID) and current locale. If you are using the App Studio application template in Visual Studio, the instance of the Integration services is injected into the constructor of your app under the appHost name:

appHost.Environment.UserId
appHost.Environment.Locale
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 0 0 4

I'm looking for Eikon username and their location/region like which USA/ASIA/Europe

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 0 0 4

Also, we want to validate the user is authenticated already through Eikon APP.

Is there any certificate request which we can validate the user instead of validating each UserId?

Like any Eikon Certificate wrapper on each request/response thru Eikon.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
38.1k 69 35 53

App Studio - .NET SDK doesn't provide interfaces to access Eikon username and their location and it is unable to validate the user. Normally, Eikon must be started and run properly before using App Studio - .NET SDK applications.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea