| 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; }
Public ReadOnly Property Value As String
Get
public:
virtual property String^ Value {
String^ get () sealed;
}
abstract Value : string with get
override Value : string with get
Property Value
Type:
StringImplements
IClaimValueSee Also