Credential.EnumLogins Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a list of login object names that reference the credential.
public System.Collections.Specialized.StringCollection EnumLogins ();
member this.EnumLogins : unit -> System.Collections.Specialized.StringCollection
Public Function EnumLogins () As StringCollection
Returns
Collection of login names.