Class ModifyFileClaim
public class ModifyFileClaim
- Inheritance
-
ModifyFileClaim
- Inherited Members
- Extension Methods
Constructors
ModifyFileClaim()
public ModifyFileClaim()
Properties
ClaimGranted
public DateTimeOffset? ClaimGranted { get; set; }
Property Value
ClaimIdentifier
public Guid ClaimIdentifier { get; set; }
Property Value
FileIdentifier
public Guid FileIdentifier { get; set; }
Property Value
ObjectIdentifier
public Guid ObjectIdentifier { get; set; }
Property Value
ObjectType
public string ObjectType { get; set; }