PassportIdentity.GetOption(String) Method

Definition

Gets a specific Passport logon option. This class is deprecated.

public:
 System::Object ^ GetOption(System::String ^ strOpt);
public object GetOption (string strOpt);
member this.GetOption : string -> obj
Public Function GetOption (strOpt As String) As Object

Parameters

strOpt
String

The logon option to query.

Returns

The Passport logon option strOpt.

Remarks

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

Applies to