IAdmPasswordPolicyInfo3

The IAdmPasswordPolicyInfo3 interface extends the IAdmPasswordPolicyInfo interface.

Inheritance: IAdmPasswordPolicyInfo2

Methods

Details

GetPolicyRequirementsHtml()

Returns textual description of the requirements enforced by the password policy in HTML format.

string GetPolicyRequirementsHtml(out bool thirdPartyPolicy)

Parameters

thirdPartyPolicy is an output (OUT) parameter that returns a value indicating whether the password policy is enforced by third-party software


Requirements

Minimum required version: 2018.1

See also