Поделиться через


Элементы IWindowsAuthenticationExtension

Represents a Windows Authentication extension in SQL Server Reporting Services.

Тип IWindowsAuthenticationExtension предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод GetUserInfo Returns the current user identity. (Наследуется из IAuthenticationExtension.)
Открытый метод IsValidPrincipalName Indicates whether the specified principal name is valid. (Наследуется из IAuthenticationExtension.)
Открытый метод LogonUser Creates a logon session for the user associated with the given credentials. (Наследуется из IAuthenticationExtension.)
Открытый метод PrincipalNameToSid Gets the Windows SID for the given principal name.
Открытый метод SetConfiguration Used to pass custom configuration data to an extension. (Наследуется из IExtension.)
Открытый метод SidToPrincipalName Gets the principal name for the given Windows SID.

В начало

Свойства

  Имя Описание
Открытое свойство LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Наследуется из IExtension.)

В начало