ISSOConfigStore.SetConfigInfo(String, String, IPropertyBag) 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.
public:
void SetConfigInfo(System::String ^ applicationName, System::String ^ identifier, Microsoft::EnterpriseSingleSignOn::Interop::IPropertyBag ^ properties);
public void SetConfigInfo (string applicationName, string identifier, Microsoft.EnterpriseSingleSignOn.Interop.IPropertyBag properties);
abstract member SetConfigInfo : string * string * Microsoft.EnterpriseSingleSignOn.Interop.IPropertyBag -> unit
Public Sub SetConfigInfo (applicationName As String, identifier As String, properties As IPropertyBag)
Parameters
- applicationName
- String
- identifier
- String
- properties
- IPropertyBag