 | TfaEmailMechanismSetupHelpText Property |
Get the text which should be used to display as help
Namespace: SanteDB.Core.Security.TfaAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic string SetupHelpText { get; }Public ReadOnly Property SetupHelpText As String
Get
public:
virtual property String^ SetupHelpText {
String^ get () sealed;
}abstract SetupHelpText : string with get
override SetupHelpText : string with get
Property Value
StringImplements
ITfaMechanismSetupHelpText
See Also