SPN Property
The Service Principal Name (SPN).
Object Oriented Interface
public function getSPN(); public function setSPN($value);
Procedural Interface
ipworksauth_ad_get($res, 5 ); ipworksauth_ad_set($res, 5, $value );
Default Value
''
Remarks
This property specifies the Service Principal Name (SPN). This must be set before calling Authenticate.
Data Type
String