Click or drag to resize

MissingTfaSecretException Constructor

Overload List
 NameDescription
Public methodMissingTfaSecretException Creates a new missing TFA secret exception
Public methodMissingTfaSecretException(String) Creates a new missing TFA secret exception with the specified message
Protected methodMissingTfaSecretException(SerializationInfo, StreamingContext) Create a new MissingTfaSecretException
Public methodMissingTfaSecretException(String, Exception) Create the new MissingTfaSecretException with the specified message caused by the innerException
Top
See Also