Click or drag to resize

TokenClaimsPrincipalToString Method

Represent the token claims principal as a string (the access token itself)

Namespace:  SanteDB.DisconnectedClient.Security
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public override string ToString()

Return Value

Type: String
To be added.
Remarks
To be added.
See Also