LdapProviderConfigurationLDAPServerPort Property |
Namespace:
MFiles.VAF.Configuration.Domain.AuthenticationProviderConfiguration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic int LDAPServerPort { get; set; }
Public Property LDAPServerPort As Integer
Get
Set
public:
property int LDAPServerPort {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also