Membri IWindowsAuthenticationExtension
Represents a Windows Authentication extension in SQL Server Reporting Services.
Il tipo IWindowsAuthenticationExtension espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
GetUserInfo | Returns the current user identity. (Ereditato da IAuthenticationExtension). | |
IsValidPrincipalName | Indicates whether the specified principal name is valid. (Ereditato da IAuthenticationExtension). | |
LogonUser | Creates a logon session for the user associated with the given credentials. (Ereditato da IAuthenticationExtension). | |
PrincipalNameToSid | Gets the Windows SID for the given principal name. | |
SetConfiguration | Used to pass custom configuration data to an extension. (Ereditato da IExtension). | |
SidToPrincipalName | Gets the principal name for the given Windows SID. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
LocalizedName | Gets the localized name of the extension to be displayed in a user interface. (Ereditato da IExtension). |
In alto
Vedere anche