Click or drag to resize

IJwtService Properties

The IJwtService type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets or Sets the IAppContext object for the service.
(Inherited from IServiceInfo.)
Public propertyAttributes
Gets/Sets the service attributes.
(Inherited from IServiceInfo.)
Public propertyCategory
Gets/Sets the service category.
(Inherited from IServiceInfo.)
Public propertyComponentID
Gets/Sets the service ComponentID.
(Inherited from IServiceInfo.)
Public propertyID
Gets/Sets the service ID.
(Inherited from IServiceInfo.)
Public propertyName
Gets/Sets the service name.
(Inherited from IServiceInfo.)
Public propertyProperties
The Properties collection of Property objects for this object.
(Inherited from IEAPBase.)
Public propertyTextItems
The TextItems collection of TextItem localized text objects for this object.
(Inherited from IEAPBase.)
Public propertyType
Gets/Sets the service type.
(Inherited from IServiceInfo.)
Public propertyVersion
Gets/sets the version of this object's assembly.
(Inherited from IEAPBase.)
Top
See Also