Freigeben über


IAuthenticationExtension-Member

Represents an authentication extension in SQL Server Reporting Services.

Der IAuthenticationExtension-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetUserInfo Returns the current user identity.
Öffentliche Methode IsValidPrincipalName Indicates whether the specified principal name is valid.
Öffentliche Methode LogonUser Creates a logon session for the user associated with the given credentials.
Öffentliche Methode SetConfiguration Used to pass custom configuration data to an extension. (Geerbt von IExtension.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Geerbt von IExtension.)

Zum Anfang