question

Upvotes
Accepted
1 1 1 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 512.0 KiB each and 1.0 MiB total.

@dayanand.shetty

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@dayanand.shetty

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

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 512.0 KiB each and 1.0 MiB total.

Upvotes
1 1 1 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 512.0 KiB each and 1.0 MiB total.

Upvotes
1 1 1 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 512.0 KiB each and 1.0 MiB total.

Upvotes
78.8k 250 52 74

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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