ADPort (property)

The port for the Active Directory server.

Syntax

@property (nonatomic,readwrite,assign,getter=ADPort,setter=setADPort:) int ADPort;
- (int)ADPort;
- (void)setADPort:(int)newADPort;
public var ADPort: Int32 {
  get {...}
set {...} }

Default Value

88

Remarks

This property specifies the port for the Active Directory server. The default value is 88.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 iOS Edition - Version 20.0 [Build 8155]