NSTemporaryKeyInfo
The fields returned when checking a temporary key.
The fields returned when checking a temporary key.
Initializes a new instance of the NSTemporaryKeyInfo class.
Returns: CRMScript.Global.Integer - The domain for this key. Unknown if key is not valid. See <xref href=“CRMScript.NetServer.TemporaryKeyDomain” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.Bool - Whether the key is expired or not.
Example:
Returns: CRMScript.Global.Integer - The person ID this key is related to. May be null.
Example:
Returns: CRMScript.Global.Integer - The primary key of the entity this temporary key is for, dependent of domain.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSPersonAgentCreate Temporary KeyCheck Temporary KeyTemporaryKey tableCreate Temporary Key With PayloadDelete Temporary Keys Of Domain