public abstract bool IsAuthenticated()
Public MustOverride Function IsAuthenticated As Boolean
public: virtual bool IsAuthenticated() abstract