Click or drag to resize

SanteDBClaimValue 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
public string Value { get; }

Property Value

Type: String

Implements

IClaimValue
See Also