Edit

Share via


PassportIdentity.GetDomainFromMemberName(String) Method

Definition

Returns the Passport domain from the member name string. This class is deprecated.

public:
 System::String ^ GetDomainFromMemberName(System::String ^ strMemberName);
public string GetDomainFromMemberName(string strMemberName);
member this.GetDomainFromMemberName : string -> string
Public Function GetDomainFromMemberName (strMemberName As String) As String

Parameters

strMemberName
String

The name of the Passport member.

Returns

The Passport domain for the specified member.

Remarks

This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.

Applies to