Show / Hide Table of Contents

    Enum EntityType

    Defines the types of entities stored in repository.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum EntityType

    Fields

    Name Description
    Alert

    Alert (major entity).

    AlertGroup

    Alert group (major entity).

    AlertHandler

    Alert handler (minor entity).

    AlertHandlerType

    Alert handler type (major entity).

    AlertSourceType

    Alert source type (major entity).

    AlertType

    Alert type (major entity).

    Application

    Developer Portal's consumer application (minor entity).

    AuthorizationClaimType

    Claim type (major entity).

    AuthorizationGroup

    Authorization rule group (major entity).

    AuthorizationGroupMember

    Authorization rule group member (minor entity).

    AuthorizationRule

    Authorization rule (major entity).

    AuthorizationRuleAssignment

    Authorization rule assignment to a service or a service agreement (minor entity).

    Behavior

    Service or endpoint behavior (major entity).

    Binding

    Binding or policy (major entity).

    Certificate

    X.509 certificate (major entity).

    ChangeEntityAlertType

    An entity assigned to an alert type (minor entity).

    ChangeFolderAlertType

    Folder entities under the specified folder assigned to an alert type (minor entity).

    ComponentType

    Message processing component type (major entity).

    Consumer

    Developer Portal's consumer account (major entity).

    Contract

    Service interface (minor entity).

    Custom

    User-defined entity (major entity).

    CustomAttributeType

    Entity's custom attribute definition (major entity).

    DataSchema

    XML schema definition (minor entity).

    Endpoint

    Service endpoint (minor entity).

    EndpointGroup

    Outbound endpoints group (minor entity).

    ExpressionType

    Authorization rule expression type (major entity).

    File

    File (minor entity).

    Folder

    Folder (major entity).

    Identity

    Service or client identity or credentials (major entity).

    Issuer

    Trusted claims issuer (major entity).

    Message

    Operation message (minor entity).

    MessageHeader

    Message header (minor entity).

    MessageSample

    Static message sample (minor entity).

    MetadataSection

    WS-Metadata section (minor entity).

    MonitoringActivity

    Logged activity (major entity).

    MonitoringFilterType

    Monitoring filter type (major entity).

    MonitoringRecord

    Recorded message (major entity).

    MonitoringTransaction

    Logged service transaction (major entity).

    Node

    Node (major entity).

    NodeAddress

    Node base address (minor entity).

    NodeInstance

    Node instance (minor entity).

    Operation

    Service operation (minor entity).

    Product

    Developer Portal's product (major entity).

    ProductServiceVersion

    Service version assignment to a product (minor entity).

    Property

    Metadata property (minor entity).

    Reference

    Entity reference (minor entity).

    RouterType

    Router type (major entity).

    SecurityRole

    User security role (major entity).

    Service

    Service (major entity).

    ServiceAgreement

    Service level agreement (major entity).

    ServiceAgreementAlertType

    Alert type associated with a service agreement (minor entity).

    ServiceAgreementMetric

    Service agreement monitoring metric (minor entity).

    ServiceVersion

    Service version (major entity).

    Subscription

    Developer Portal's product subscription (major entity).

    Unknown

    Default unassigned value.

    User

    Repository console user (major entity).

    VirtualizationProfile

    Virtualization profile (major entity).

    Back to top Nevatech Sentinet 6.5 Online Documentation