get_password_type_from_string


Description:

protected IPasswordType? get_password_type_from_string (string password_type, string? @namespace = null)

Retrieve a PasswordType from a string. If the type contains a ".", will try to construct a full type, otherwise, will look in the Ambition.Authorization.PasswordType namespace.

Parameters:

password_type Password Type string