WebServiceClientOptionsAccountId Property |
Your MaxMind account ID.
Namespace:
MaxMind.GeoIP2
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntaxpublic int AccountId { get; set; }
Public Property AccountId As Integer
Get
Set
public:
property int AccountId {
int get ();
void set (int value);
}
member AccountId : int with get, set
Property Value
Type:
Int32
See Also