RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
The StandardPrincipalIdentity is used to define publisher identity information.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public sealed class StandardPrincipalIdentity : PrincipalIdentity |
Visual Basic |
---|
Public NotInheritable Class StandardPrincipalIdentity _ Inherits PrincipalIdentity |
Visual C++ |
---|
public ref class StandardPrincipalIdentity sealed : public PrincipalIdentity |
F# |
---|
[<SealedAttribute>] type StandardPrincipalIdentity = class inherit PrincipalIdentity end |
Inheritance Hierarchy
System..::..Object
ThomsonReuters.RFA.Common..::..PrincipalIdentity
ThomsonReuters.RFA.Common..::..StandardPrincipalIdentity
ThomsonReuters.RFA.Common..::..PrincipalIdentity
ThomsonReuters.RFA.Common..::..StandardPrincipalIdentity