| IClaimValue Property |
Gets the value of the claim
Namespace:
SanteDB.Core.Security.Claims
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property Value As String
Get
property String^ Value {
String^ get ();
}
abstract Value : string with get
Property Value
Type:
StringSee Also