System.Web.Security.PassportIdentity.LogoutURL Method

Returns the Passport logout URL string using the specified parameters. This class is deprecated.

Syntax

public string LogoutURL (string szReturnURL, string szCOBrandArgs, int iLangID, string strDomain, int iUseSecureAuth)

Parameters

szReturnURL
See IPassportManager3.LogoutUrl for more details. Pass null to indicate that Passport should use the default value.
szCOBrandArgs
See IPassportManager3.LogoutUrl for more details. Pass null to indicate that Passport should use the default value.
iLangID
See IPassportManager3.LogoutUrl for more details. Pass -1 to indicate that Passport should use the default value.
strDomain
See IPassportManager3.LogoutUrl for more details. Pass null to indicate that Passport should use the default value.
iUseSecureAuth
See IPassportManager3.LogoutUrl for more details. Pass -1 to indicate that Passport should use the default value.

Returns

The Passport logout URL string.

Remarks

This class has been deprecated and is no longer supported. Microsoft Passport Network has been replaced by Windows Live ID. For more information about how to use Windows Live ID to authenticate users in a Web application, see tp://go.microsoft.com/fwlink/?LinkId=106346.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0