Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The property method of the IADsBackLink interface sets the property described in the following table. For more information, see Interface Property Methods.
Properties
-
ObjectName
-
-
Access type: Read/write
-
Scripting data type: BSTR
-
// C++ method syntax HRESULT get_ObjectName( [out] BSTR* retval ); HRESULT put_ObjectName( [in] BSTR bstrSubjectName );
The name of an object the Back Link attribute is attached to.
-
-
RemoteID
-
-
Access type: Read/write
-
Scripting data type: LONG
-
// C++ method syntax HRESULT get_RemoteID( [out] LONG* retVal ); HRESULT put_RemoteID( [in] LONG bstrProtectedAttrName );
The identifier of the remote server that requires an external reference of the object specified by ObjectName.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
DLL |
|
IID |
IID_IADsBackLink is defined as FD1302BD-4080-11D1-A3AC-00C04FB950DC |