PassportIdentity.GetIsAuthenticated
PassportIdentity.GetIsAuthenticated
Indicates whether the user is authenticated by a Microsoft® .NET Passport authority. This method determines if the current user is authenticated based on the iTimeWindow and the ForceLogin parameters.
Overload List
PassportIdentity.GetIsAuthenticated(int,bool,bool)
Indicates whether the user is authenticated by a central site responsible for .NET Passport authentication.
PassportIdentity.GetIsAuthenticated(int,int,int)
Indicates whether the user is authenticated by a central site responsible for .NET Passport authentication.
See Also
Passport PassportIdentity Object | PassportIdentity.IsAuthenticated