TakeFederatedOwnershipAction Element
System.Object
ActionType
TakeFederatedOwnershipAction- Client Declaration
public class TakeFederatedOwnershipAction
ApplySecurityTemplate and TakeFederatedOwnershipAction classes,
and the takeFederatedOwnership method topics.For non-federated documents or documents on which this method has already been called, this method has no effect.
Code Example
TakeFederatedOwnershipAction objTFOA = new TakeFederatedOwnershipAction();
XML Schema
<xsd:complexType name="TakeFederatedOwnershipAction">
<xsd:complexContent>
<xsd:extension base="ActionType"/>
</xsd:complexContent>
</xsd:complexType>