Get¶
Retrieves an identity based on its unique identifier.
1 |
|
Parameters¶
string id
The unique identifier of the identity to retrieve.
Returns¶
The identity associated with the given ID.
Remarks¶
Example¶
1 2 3 4 |
|
Retrieves an identity based on its unique identifier.
1 |
|
string id
The unique identifier of the identity to retrieve.
The identity associated with the given ID.
1 2 3 4 |
|