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

AuthenticationType 생성자에 지정된 ContentUser(String, AuthenticationType)입니다.

적용 대상