IUserContext.AuthenticationType Property

Definition

Gets the value that specifies the authentication mode.

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

Property Value

A AuthenticationType object.

Applies to