| AmiServiceClientGetTwoFactorMechanisms Method |
Gets a list of two-factor mechanisms
Namespace:
SanteDB.Messaging.AMI.Client
Assembly:
SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax public AmiCollection GetTwoFactorMechanisms()
Public Function GetTwoFactorMechanisms As AmiCollection
public:
AmiCollection^ GetTwoFactorMechanisms()
member GetTwoFactorMechanisms : unit -> AmiCollection
Return Value
Type:
AmiCollection[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.GetTwoFactorMechanisms"]
See Also