PassportIdentity.GetDomainFromMemberName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.