다음을 통해 공유


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에서 상속됩니다.)

맨 위로 이동