ldap property

  1. @TagNumber.new(6)
IDPLDAPAccessInformation get ldap

LDAP entity attributes returned by the identity provider

Implementation

@$pb.TagNumber(6)
IDPLDAPAccessInformation get ldap => $_getN(5);
  1. @TagNumber.new(6)
set ldap (IDPLDAPAccessInformation value)

Implementation

@$pb.TagNumber(6)
set ldap(IDPLDAPAccessInformation value) => $_setField(6, value);