Skip to content

Latest commit

 

History

History
85 lines (64 loc) · 2.57 KB

nf-sdoias-isdo-resetproperty.md

File metadata and controls

85 lines (64 loc) · 2.57 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:sdoias.ISdo.ResetProperty
ISdo::ResetProperty (sdoias.h)
The ResetProperty method resets the specified property to its default value.
ISdo interface [Network Policy Server]
ResetProperty method
ISdo.ResetProperty
ISdo::ResetProperty
ResetProperty
ResetProperty method [Network Policy Server]
ResetProperty method [Network Policy Server]
ISdo interface
_sdo_isdo_resetproperty
nps.SDO_isdo_resetproperty
sdo.isdo_resetproperty
sdoias/ISdo::ResetProperty
nps\SDO_isdo_resetproperty.htm
Nps
650df0aa-6331-4a3f-b965-d48fd68fd31d
12/05/2018
ISdo interface [Network Policy Server],ResetProperty method, ISdo.ResetProperty, ISdo::ResetProperty, ResetProperty, ResetProperty method [Network Policy Server], ResetProperty method [Network Policy Server],ISdo interface, _sdo_isdo_resetproperty, nps.SDO_isdo_resetproperty, sdo.isdo_resetproperty, sdoias/ISdo::ResetProperty
sdoias.h
Windows
None supported
Windows Server 2008
SdoIas.idl
Iassdo.dll
Windows
19H1
ISdo::ResetProperty
sdoias/ISdo::ResetProperty
c++
APIRef
kbSyntax
COM
Iassdo.dll
ISdo.ResetProperty

ISdo::ResetProperty

-description

The ResetProperty method resets the specified property to its default value.

-parameters

-param Id

Specifies the ID of an existing property.

-returns

If the method succeeds the return value is S_OK.

If the method fails, the return value is one of the following error codes.

-remarks

Very few IAS properties have default values. If you reset a property that does not have a default value, E_INVALIDARG is returned. In Visual Basic, an error similar to the following is returned: "Function call is invalid".

Note  Internet Authentication Service (IAS) was renamed Network Policy Server (NPS) starting with Windows Server 2008.
 

-see-also

ISdo

ISdo::PutProperty

ISdo::Restore