Membri IWindowsAuthenticationExtension

Represents a Windows Authentication extension in SQL Server Reporting Services.

Il tipo IWindowsAuthenticationExtension espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetUserInfo Returns the current user identity. (Ereditato da IAuthenticationExtension).
Metodo pubblico IsValidPrincipalName Indicates whether the specified principal name is valid. (Ereditato da IAuthenticationExtension).
Metodo pubblico LogonUser Creates a logon session for the user associated with the given credentials. (Ereditato da IAuthenticationExtension).
Metodo pubblico PrincipalNameToSid Gets the Windows SID for the given principal name.
Metodo pubblico SetConfiguration Used to pass custom configuration data to an extension. (Ereditato da IExtension).
Metodo pubblico SidToPrincipalName Gets the principal name for the given Windows SID.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Ereditato da IExtension).

In alto