IProfileId
Interface representing a profile ID within a namespace.
Accessors
id
Get Signature
get id():
string
Gets the ID to be resolved under the associated namespace.
Returns
string
ID resolvable under the associated namespace.
idNamespace
Get Signature
get idNamespace():
string
Gets the namespace the ID should be resolved under.
See ProfileIdNamespaces
for accepted values.
Returns
string
The namespace to resolved the ID under.
Last updated: Sep 30, 2025