new IdentityDomain(copyData)
Represents a model class which is an assigning authority
Parameters:
Name | Type | Description |
---|---|---|
copyData |
IdentityDomain | 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 |
assigningAuthority |
AssigningAuthority | 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 |
identifierClass |
string | Gets or sets the identifier classification key |
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 |
checkDigitAlgorithm |
string | Gets or sets the check digit algorithm |
scope |
string | Represents scopes to which the authority is bound |
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 |
identifierClassModel |
Concept | [Delay loaded from identifierClass], Bacing property for the identifier classification |
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 |
Members
assigningAuthority :AssigningAuthority
Assigning device identifier
Type:
checkDigitAlgorithm :string
Gets or sets the check digit algorithm
Type:
- string
createdBy :string
Gets or sets the security provenance object which represents the creation of this object
Type:
- string
createdByModel :SecurityProvenance
Type:
creationTime :Date
Gets or sets the creation time as an ISO date format
Type:
- Date
creationTimeModel :Date
Type:
- Date
customValidator :string
Gets or sets the IIdentifierValidator instance to use for this solution
Type:
- string
description :string
Gets or sets the description of the assigning authority
Type:
- string
domainName :string
Gets or sets the domain name of the assigning authority
Type:
- string
id :string
Gets or sets the primary identifying UUID of this object
Type:
- string
identifierClass :string
Bacing property for the identifier classification
Type:
- string
identifierClassModel :Concept
Type:
isUnique :boolean
True if the assigning authority values should be unique
Type:
- boolean
modifiedOn :Date
Gets the time this item was modified
Type:
- Date
name :string
Gets or sets the name of the assigning authority
Type:
- string
obsoletedBy :string
Gets or sets the security provenance object which represents the obsoletion of this data
Type:
- string
obsoletedByModel :SecurityProvenance
Type:
obsoletionTime :Date
Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
Type:
- Date
obsoletionTimeModel :Date
Type:
- Date
oid :string
Gets or sets the oid of the assigning authority
Type:
- string
operation :BatchOperationType
Gets or sets the operation
Type:
policy :string
Gets or sets the policy key associated with this assigning authority for disclosure
Type:
- string
policyModel :string
Type:
- string
scope :string
Gets concept sets to which this concept is a member
Type:
- string
scopeModel :object
Type:
- object
updatedBy :string
Gets or sets the provenance identifier associated with the last update of this object
Type:
- string
updatedByModel :SecurityProvenance
Type:
updatedTime :Date
Gets or sets the time that this object was last modified in ISO format
Type:
- Date
url :string
The URL of the assigning authority
Type:
- string
validation :string
Gets or sets the validation regex
Type:
- string