PassportIdentity.AuthenticationType 属性

定义

获取用于标识用户的身份验证的类型。 此类已弃用。

public:
 property System::String ^ AuthenticationType { System::String ^ get(); };
public string AuthenticationType { get; }
member this.AuthenticationType : string
Public ReadOnly Property AuthenticationType As String

属性值

String

字符串 "Passport"。

实现

注解

此类已弃用,不再受支持。 Microsoft Passport 网络已替换为 Windows Live ID。

适用于