Click or drag to resize

IRestClientCertificateDescription Interface

Certificate description

Namespace:  SanteDB.Core.Http.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public interface IRestClientCertificateDescription

The IRestClientCertificateDescription type exposes the following members.

Properties
  NameDescription
Public propertyFindType
Gets the type of find algorithm of X509FindType
Public propertyFindValue
Gets the find value
Public propertyStoreLocation
Gets the location of the certificate store
Public propertyStoreName
Gets the name of the certificate store
Top
See Also