Table of Contents

Class ValidateCredentialAttribute

Namespace
Geotab.Checkmate
Assembly
Geotab.Checkmate.ObjectModel.dll

An attribute to define which methods have the credential validation (without security check)

[AttributeUsage(AttributeTargets.Method)]
public class ValidateCredentialAttribute : Attribute
Inheritance
ValidateCredentialAttribute
Inherited Members

Constructors

ValidateCredentialAttribute()

public ValidateCredentialAttribute()