Library Specification Object Model Reference

ILibraryDriver.GetSecurityProviders Method 

Gets the security providers for a library.

ISecurityProvider[] GetSecurityProviders(
   QLLibrarySettingsEntry e
);

Parameters

e
The library to get security providers from.

Return Value

The security providers for the library.

See Also

ILibraryDriver Interface | Spss.Dimensions.Library.Specification Namespace