PassportIdentity.GetProfileObject(String) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回指定配置文件特性的 Passport 配置文件信息。 此类已弃用。
public:
System::Object ^ GetProfileObject(System::String ^ strProfileName);
public object GetProfileObject (string strProfileName);
member this.GetProfileObject : string -> obj
Public Function GetProfileObject (strProfileName As String) As Object
参数
- strProfileName
- String
要返回的 Passport 配置文件特性。
返回
由 strProfileName
参数指定的 Passport 配置文件特性的值。
注解
此类已弃用,不再受支持。 Microsoft Passport 网络已替换为 Windows Live ID。