This API is currently not supported.
Namespace: Microsoft.IdentityManagement.WebUI.Controls
Assembly: Microsoft.IdentityManagement.WFExtensionInterfaces
(in microsoft.identitymanagement.wfextensioninterfaces.dll)
Usage
Visual Basic |
Dim instance As IActivitySettingsPart
Dim returnValue As Boolean
returnValue = instance.ValidateInputs
|
Syntax
Visual Basic |
Function ValidateInputs As Boolean
|
C# |
bool ValidateInputs ()
|
C++ |
bool ValidateInputs ()
|
J# |
boolean ValidateInputs ()
|
JScript |
function ValidateInputs () : boolean
|
Return Value
Returns
Boolean.
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also