 | IApplicationIdentity Interface |
Interface to get information to identify an ebp application
Namespace:
EBP.Framework.Common.Interfaces.Host
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic interface IApplicationIdentity
Public Interface IApplicationIdentity
The IApplicationIdentity type exposes the following members.
Properties
| Name | Description |
---|
 | Id |
Application Guid
|
 | Version |
Application version
|
Top
See Also