TwitterOptions.Validate Method

Definition

Added the validate method to ensure that the customer key and customer secret values are not not empty for the twitter authentication middleware

public:
 override void Validate();
public override void Validate ();
override this.Validate : unit -> unit
Public Overrides Sub Validate ()

Applies to