NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CookieIdentity.IsAuthenticated

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property IsAuthenticated As Boolean
[C#]
public bool IsAuthenticated {virtual get;}
[C++]
public: __property virtual bool get_IsAuthenticated();
[JScript]
public function get IsAuthenticated() : Boolean;

See Also

CookieIdentity Class | CookieIdentity Members | System.Web.Security Namespace