RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
The PrincipalIdentity is used as a base class for concrete implementations
for RFA identification.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public abstract class PrincipalIdentity : ICloneable, IDisposable |
Visual Basic |
---|
Public MustInherit Class PrincipalIdentity _ Implements ICloneable, IDisposable |
Visual C++ |
---|
public ref class PrincipalIdentity abstract : ICloneable, IDisposable |
F# |
---|
[<AbstractClassAttribute>] type PrincipalIdentity = class interface ICloneable interface IDisposable end |
Inheritance Hierarchy
System..::..Object
ThomsonReuters.RFA.Common..::..PrincipalIdentity
ThomsonReuters.RFA.Common..::..PublisherPrincipalIdentity
ThomsonReuters.RFA.Common..::..StandardPrincipalIdentity
ThomsonReuters.RFA.Common..::..PrincipalIdentity
ThomsonReuters.RFA.Common..::..PublisherPrincipalIdentity
ThomsonReuters.RFA.Common..::..StandardPrincipalIdentity