Home
last modified time | relevance | path

Searched refs:CONFIDENTIALITY_REQUIRED (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php45 public const CONFIDENTIALITY_REQUIRED = 13; define in FreeDSx\\Ldap\\Operation\\ResultCode
128 self::CONFIDENTIALITY_REQUIRED => 'confidentialityRequired',
175 … self::CONFIDENTIALITY_REQUIRED => 'Indicates that data confidentiality protections are required.',