PasswordRuleMatcherFromNewUserParams Method

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

Definition

Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
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