Constable Authorization Engine 2.0 BETA

RecentPolicyDocumentEntry Constructor (PersistentStore, PersistentMoniker, DateTime)

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overloads Public Sub New( _
   ByVal store As PersistentStore, _
   ByVal moniker As PersistentMoniker, _
   ByVal timestamp As Date _
)
[C#]
public RecentPolicyDocumentEntry(
   PersistentStore store,
   PersistentMoniker moniker,
   DateTime timestamp
);

See Also

RecentPolicyDocumentEntry Class | LaMarvin.Constable.Design.Persistence Namespace | RecentPolicyDocumentEntry Constructor Overload List