Aqualogic Interaction API  
 

IPTAuthSource.SetAuthPartnerID Method 

Sets the ID of the authentication partner, or 0 for no partner. The auth partner, if any, is used to authenticate users from this auth source.

void SetAuthPartnerID(
   int Value
);

Parameters

Value
the id of the auth partner

See Also

IPTAuthSource Interface | com.plumtree.server Namespace