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 对象。

适用于