다음을 통해 공유


IUserContext.AuthenticationType 속성

정의

인증 모드를 지정하는 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::Interfaces::AuthenticationType AuthenticationType { Microsoft::ReportingServices::Interfaces::AuthenticationType get(); };
public Microsoft.ReportingServices.Interfaces.AuthenticationType AuthenticationType { get; }
member this.AuthenticationType : Microsoft.ReportingServices.Interfaces.AuthenticationType
Public ReadOnly Property AuthenticationType As AuthenticationType

속성 값

AuthenticationType 개체입니다.

적용 대상