Freigeben über


IWindowsAuthenticationExtension-Member

Represents a Windows Authentication extension in SQL Server Reporting Services.

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

Methoden

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

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