Share via


LdapAccountStoreConfiguration.GetAttributeStoreParameters(String) Method

Definition

public:
 System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ GetAttributeStoreParameters(System::String ^ identifier);
public System.Collections.Generic.Dictionary<string,string> GetAttributeStoreParameters (string identifier);
member this.GetAttributeStoreParameters : string -> System.Collections.Generic.Dictionary<string, string>
Public Function GetAttributeStoreParameters (identifier As String) As Dictionary(Of String, String)

Parameters

identifier
String

Returns

Applies to