Class: AssigningAuthority

AssigningAuthority(copyData)

new AssigningAuthority(copyData)

Represents a model class which is an assigning authority

Parameters:
Name Type Description
copyData AssigningAuthority Copy constructor (if present)
Properties:
Name Type Description
name string Gets or sets the name of the assigning authority
domainName string Gets or sets the domain name of the assigning authority
description string Gets or sets the description of the assigning authority
oid string Gets or sets the oid of the assigning authority
url string The URL of the assigning authority
scope string Represents scopes to which the authority is bound
assigningApplication string Assigning device identifier
policyModel string [Delay loaded from policy], Gets or sets the policy
policy string Gets or sets the policy key associated with this assigning authority for disclosure
validation string Gets or sets the validation regex
isUnique boolean True if the assigning authority values should be unique
customValidator string Gets or sets the IIdentifierValidator instance to use for this solution
assigningApplicationModel SecurityApplication [Delay loaded from assigningApplication], Gets or sets the assigning device
scopeModel object [Delay loaded from scope], Gets concept sets to which this concept is a member
scope.classifier Concept where classifier is from Concept mnemonic
updatedTime Date Gets or sets the time that this object was last modified in ISO format
modifiedOn Date Gets the time this item was modified
updatedByModel SecurityProvenance [Delay loaded from updatedBy], Gets or sets the user that updated this base data
updatedBy string Gets or sets the provenance identifier associated with the last update of this object
creationTimeModel Date [Delay loaded from creationTime], Gets or sets the time at which the data was created
creationTime Date Gets or sets the creation time as an ISO date format
obsoletionTimeModel Date [Delay loaded from obsoletionTime], Gets or sets the time when the data is or will become invalid
obsoletionTime Date Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
createdByModel SecurityProvenance [Delay loaded from createdBy], Gets or sets the user that created this base data
obsoletedByModel SecurityProvenance [Delay loaded from obsoletedBy], Gets or sets the user that obsoleted this base data
createdBy string Gets or sets the security provenance object which represents the creation of this object
obsoletedBy string Gets or sets the security provenance object which represents the obsoletion of this data
id string Gets or sets the primary identifying UUID of this object
operation BatchOperationType Gets or sets the operation(see: BatchOperationType for values)
$type string Gets the type registration of this object
Source:

Members

assigningApplication :string

Gets or sets the assigning device

Type:
  • string
Source:

assigningApplicationModel :SecurityApplication

Type:
Source:

createdBy :string

Gets or sets the security provenance object which represents the creation of this object

Type:
  • string
Source:

createdByModel :SecurityProvenance

Type:
Source:

creationTime :Date

Gets or sets the creation time as an ISO date format

Type:
  • Date
Source:

creationTimeModel :Date

Type:
  • Date
Source:

customValidator :string

Gets or sets the IIdentifierValidator instance to use for this solution

Type:
  • string
Source:

description :string

Gets or sets the description of the assigning authority

Type:
  • string
Source:

domainName :string

Gets or sets the domain name of the assigning authority

Type:
  • string
Source:

id :string

Gets or sets the primary identifying UUID of this object

Type:
  • string
Source:

isUnique :boolean

True if the assigning authority values should be unique

Type:
  • boolean
Source:

modifiedOn :Date

Gets the time this item was modified

Type:
  • Date
Source:

name :string

Gets or sets the name of the assigning authority

Type:
  • string
Source:

obsoletedBy :string

Gets or sets the security provenance object which represents the obsoletion of this data

Type:
  • string
Source:

obsoletedByModel :SecurityProvenance

Type:
Source:

obsoletionTime :Date

Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format

Type:
  • Date
Source:

obsoletionTimeModel :Date

Type:
  • Date
Source:

oid :string

Gets or sets the oid of the assigning authority

Type:
  • string
Source:

operation :BatchOperationType

Gets or sets the operation

Type:
Source:

policy :string

Gets or sets the policy key associated with this assigning authority for disclosure

Type:
  • string
Source:

policyModel :string

Type:
  • string
Source:

scope :string

Gets concept sets to which this concept is a member

Type:
  • string
Source:

scopeModel :object

Type:
  • object
Source:

updatedBy :string

Gets or sets the provenance identifier associated with the last update of this object

Type:
  • string
Source:

updatedByModel :SecurityProvenance

Type:
Source:

updatedTime :Date

Gets or sets the time that this object was last modified in ISO format

Type:
  • Date
Source:

url :string

The URL of the assigning authority

Type:
  • string
Source:

validation :string

Gets or sets the validation regex

Type:
  • string
Source: