PassportIdentity.LogoutURL Method (String, String, Int32, String, Int32)
Returns the Passport logout URL string using the specified parameters. This class is deprecated.
Assembly: System.Web (in System.Web.dll)
member LogoutURL : szReturnURL:string * szCOBrandArgs:string * iLangID:int * strDomain:string * iUseSecureAuth:int -> string
Parameters
- szReturnURL
-
Type:
System.String
See IPassportManager3.LogoutUrl for more details. Pass null to indicate that Passport should use the default value.
- szCOBrandArgs
-
Type:
System.String
See IPassportManager3.LogoutUrl for more details. Pass null to indicate that Passport should use the default value.
- iLangID
-
Type:
System.Int32
See IPassportManager3.LogoutUrl for more details. Pass -1 to indicate that Passport should use the default value.
- strDomain
-
Type:
System.String
See IPassportManager3.LogoutUrl for more details. Pass null to indicate that Passport should use the default value.
- iUseSecureAuth
-
Type:
System.Int32
See IPassportManager3.LogoutUrl for more details. Pass -1 to indicate that Passport should use the default value.
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 Windows Live ID SDK.
Available since 1.1