Click or drag to resize

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)
Syntax
public interface IApplicationIdentity

The IApplicationIdentity type exposes the following members.

Properties
  NameDescription
Public propertyId
Application Guid
Public propertyVersion
Application version
Top
See Also