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