Click or drag to resize

PasswordRuleMatcherFromNewUserParams Method

[Missing <summary> documentation for "M:KeeperSecurity.Utils.PasswordRuleMatcher.FromNewUserParams(Authentication.NewUserMinimumParams)"]


Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public static PasswordRuleMatcher FromNewUserParams(
	NewUserMinimumParams userParams
)

Parameters

userParams  NewUserMinimumParams

[Missing <param name="userParams"/> documentation for "M:KeeperSecurity.Utils.PasswordRuleMatcher.FromNewUserParams(Authentication.NewUserMinimumParams)"]

Return Value

PasswordRuleMatcher

[Missing <returns> documentation for "M:KeeperSecurity.Utils.PasswordRuleMatcher.FromNewUserParams(Authentication.NewUserMinimumParams)"]

See Also