.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
the previous Uid or null if it could not be determined or the change did not modify the Uid.
E41516-01
If the change described by this
modified the
object's Uid, this method returns the Uid before the change.
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsCopy | |
---|---|
SyncDelta |
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public Uid PreviousUid { get; } |
Return Value
Type: Uidthe previous Uid or null if it could not be determined or the change did not modify the Uid.
Remarks
Not
all resources can determine the previous Uid, so this method can
return
.
Copy | |
---|---|
null |