LDAPCredentials$json top-level constant
Implementation
@$core.Deprecated('Use lDAPCredentialsDescriptor instead')
const LDAPCredentials$json = {
'1': 'LDAPCredentials',
'2': [
{'1': 'username', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'username'},
{'1': 'password', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'password'},
],
};