Udostępnij za pośrednictwem


Właściwość IUserContext.AuthenticationType

Pobiera wartość określającą tryb uwierzytelnianie.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestawy:   Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Składnia

'Deklaracja
ReadOnly Property AuthenticationType As AuthenticationType
    Get
'Użycie
Dim instance As IUserContext
Dim value As AuthenticationType

value = instance.AuthenticationType
AuthenticationType AuthenticationType { get; }
property AuthenticationType AuthenticationType {
    AuthenticationType get ();
}
abstract AuthenticationType : AuthenticationType
function get AuthenticationType () : AuthenticationType