Элементы IAuthenticationExtension
Represents an authentication extension in SQL Server Reporting Services.
Тип IAuthenticationExtension предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
GetUserInfo | Returns the current user identity. | |
IsValidPrincipalName | Indicates whether the specified principal name is valid. | |
LogonUser | Creates a logon session for the user associated with the given credentials. | |
SetConfiguration | Used to pass custom configuration data to an extension. (Наследуется из IExtension.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
LocalizedName | Gets the localized name of the extension to be displayed in a user interface. (Наследуется из IExtension.) |
В начало