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에서 상속됩니다.) |
맨 위로 이동