Click or drag to resize

AmiServiceBehaviorBaseGetTfaMechanisms Method

Get TFA mechanisms in this service

Namespace:  SanteDB.Messaging.AMI.Wcf
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public abstract AmiCollection GetTfaMechanisms()

Return Value

Type: AmiCollection

[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Wcf.AmiServiceBehaviorBase.GetTfaMechanisms"]

Implements

IAmiServiceContractGetTfaMechanisms
See Also