System.Web.Security.PassportIdentity.GetDomainAttribute Method

Provides information for a Passport domain by querying the Passport manager for the requested domain attribute. This class is deprecated.

Syntax

public string GetDomainAttribute (string strAttribute, int iLCID, string strDomain)

Parameters

strAttribute
The name of the attribute value to retrieve.
iLCID
The language in which various Passport network pages should be displayed to the member.
strDomain
The domain authority name to query for an attribute.

Returns

A string representing the requested attribute.

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