IUserContext.AuthenticationType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.