This documentation is archived and is not being maintained.
PassportIdentity::LogoTag Method
Visual Studio 2008
Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LogoTag() | Returns an HTML fragment containing an image tag for a Passport link. This class is deprecated. |
|
LogoTag(String) | Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated. |
|
LogoTag(String, Int32, Boolean, String, Int32, Boolean, String, Int32, Boolean) | Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated. |
|
LogoTag(String, Int32, Int32, String, Int32, Int32, String, Int32, Int32) | Returns an HTML fragment containing an HTML <img> tag for a Passport link. This class is deprecated. |
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.
Show: