This property is used in conjunction with the RedCritter Server APIs. It must be passed to your server in order for your server to access the RedCritter Server APIs for authentication and other calls to the ServerAPI web service.

Namespace:  RedCritterV1
Assembly:  RedCritterV1 (in RedCritterV1.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public string AccountAuthorization { get; }
Public ReadOnly Property AccountAuthorization As String

See Also