| 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()
Public MustOverride Function GetTfaMechanisms As AmiCollection
public:
virtual AmiCollection^ GetTfaMechanisms() abstract
abstract GetTfaMechanisms : unit -> AmiCollection
Return Value
Type:
AmiCollection[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Wcf.AmiServiceBehaviorBase.GetTfaMechanisms"]
Implements
IAmiServiceContractGetTfaMechanismsSee Also