Method RemoveBannedCDKey
RemoveBannedCDKey(string)
Removes the ban on the provided public CD key.
public void RemoveBannedCDKey(string cdKey)
Parameters
cdKeystringThe public CD key to unban.
Removes the ban on the provided public CD key.
public void RemoveBannedCDKey(string cdKey)
cdKey stringThe public CD key to unban.