Click or drag to resize

AmiServiceClientGetCertificates Method

Gets a list of certificates.

Namespace:  SanteDB.Messaging.AMI.Client
Assembly:  SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax
public AmiCollection GetCertificates()

Return Value

Type: AmiCollection
Returns a collection of certificates which match the specified query.
See Also