Partager via


Membres IWindowsAuthenticationExtension

Represents a Windows Authentication extension in SQL Server Reporting Services.

Le type IWindowsAuthenticationExtension expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetUserInfo Returns the current user identity. (Hérité de IAuthenticationExtension.)
Méthode publique IsValidPrincipalName Indicates whether the specified principal name is valid. (Hérité de IAuthenticationExtension.)
Méthode publique LogonUser Creates a logon session for the user associated with the given credentials. (Hérité de IAuthenticationExtension.)
Méthode publique PrincipalNameToSid Gets the Windows SID for the given principal name.
Méthode publique SetConfiguration Used to pass custom configuration data to an extension. (Hérité de IExtension.)
Méthode publique SidToPrincipalName Gets the principal name for the given Windows SID.

Haut de la page

Propriétés

  Nom Description
Propriété publique LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Hérité de IExtension.)

Haut de la page