Get a frob.

Namespace:  IpernityNET
Assembly:  IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)

Syntax

C#
public string AuthGetFrob()
Visual Basic (Declaration)
Public Function AuthGetFrob As String
Visual C++
public:
String^ AuthGetFrob()

Return Value

[Missing <returns> documentation for "M:IpernityNET.Ipernity.AuthGetFrob"]

Remarks

This method encapsulates auth.getFrob

Exceptions

ExceptionCondition
IpernityNET..::.IpernityExceptionThrowed when Ipernity returned an error

See Also