Identity Class

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
[SerializableAttribute]
public class Identity : IIdentity
Inheritance
Object    Identity
Derived
Implements
IIdentity

Constructors

Identity(String, Guid, Boolean)Initializes a new instance of the Identity class
Identity(String, Guid, Boolean, String)Initializes a new instance of the Identity class

Properties

Extension Methods

See Also