| AmiServiceBehaviorGetTfaMechanisms Method |
Get allowed TFA mechanisms
Namespace:
SanteDB.DisconnectedClient.Ags.Services
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax public override AmiCollection GetTfaMechanisms()
Public Overrides Function GetTfaMechanisms As AmiCollection
public:
virtual AmiCollection^ GetTfaMechanisms() override
abstract GetTfaMechanisms : unit -> AmiCollection
override GetTfaMechanisms : unit -> AmiCollection
Return Value
Type:
AmiCollection[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.AmiServiceBehavior.GetTfaMechanisms"]
Implements
IAmiServiceContractGetTfaMechanismsSee Also