SoapConstantsDeleteAction Field |
Constant for serializing Identity Manager objects - not for normal use.
Namespace: IdmNetAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic const string DeleteAction = "http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"
Public Const DeleteAction As String = "http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"
public:
literal String^ DeleteAction = "http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"
static val mutable DeleteAction: string
Field Value
Type:
String
See Also