Click or drag to resize

ExtensionMethods Class

Extension methods for the query filters
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Data.QueryExtensionMethods

Namespace: SanteDB.Core.Data.Query
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods
 NameDescription
Public Extension MethodClaimLookup Determines if securityEntity has a claim claimType
Public Extension MethodComputeMd5Hash(Byte) Compute the MD5 hash data for data
Public Extension MethodComputeMd5Hash(String) Compute MD5 hash of a string
Top
See Also