Partilhar via


Membros IAuthenticationExtension

Represents an authentication extension in SQL Server Reporting Services.

O tipo IAuthenticationExtension expõe os seguintes membros.

Métodos

  Nome Descrição
Método público GetUserInfo Returns the current user identity.
Método público IsValidPrincipalName Indicates whether the specified principal name is valid.
Método público LogonUser Creates a logon session for the user associated with the given credentials.
Método público SetConfiguration Used to pass custom configuration data to an extension. (Herdado de IExtension.)

Início

Propriedades

  Nome Descrição
Propriedade pública LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Herdado de IExtension.)

Início