Compartir a través de


IAuthenticationExtension Miembros

Represents an authentication extension in SQL Server Reporting Services.

El tipo IAuthenticationExtension expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico GetUserInfo Returns the current user identity.
Método publico IsValidPrincipalName Indicates whether the specified principal name is valid.
Método publico LogonUser Creates a logon session for the user associated with the given credentials.
Método publico SetConfiguration Used to pass custom configuration data to an extension. (Se hereda de IExtension).

Principio

Propiedades

  Nombre Descripción
Propiedad pública LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Se hereda de IExtension).

Principio