ContentUser.AuthenticationType 属性

定义

获取为 AuthenticationType 构造函数指定的 ContentUser(String, AuthenticationType)

public:
 property System::Security::RightsManagement::AuthenticationType AuthenticationType { System::Security::RightsManagement::AuthenticationType get(); };
public System.Security.RightsManagement.AuthenticationType AuthenticationType { get; }
member this.AuthenticationType : System.Security.RightsManagement.AuthenticationType
Public ReadOnly Property AuthenticationType As AuthenticationType

属性值

AuthenticationType 构造函数指定的 ContentUser(String, AuthenticationType)

适用于