C# Class D2L.Extensibility.AuthSdk.Impl.TimestampParser

Provides a way of extracting the timestamp from a request body if the body says "Timestamp out of range"
Afficher le fichier Open project: Brightspace/valence-sdk-dotnet Class Usage Examples

Private Methods

Méthode Description
TryParseTimestamp ( string timestampMessage, long &result ) : bool

Extracts the timestamp from a request body if the body says "Timestamp out of range"