 | ClaimMapperCurrent Property |
Get the current singleton for the claim mapper
Namespace: SanteDB.Core.Security.ClaimsAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic static ClaimMapper Current { get; }Public Shared ReadOnly Property Current As ClaimMapper
Get
public:
static property ClaimMapper^ Current {
ClaimMapper^ get ();
}static member Current : ClaimMapper with get
Property Value
ClaimMapper
See Also