Compartir a través de


IUserContext.AuthenticationType Propiedad

Gets the value that specifies the authentication mode.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)

Sintaxis

'Declaración
ReadOnly Property AuthenticationType As AuthenticationType 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.Interfaces.AuthenticationType
A AuthenticationType object.

Vea también

Referencia

IUserContext Interfaz

Espacio de nombres Microsoft.ReportingServices.Interfaces