Table of Contents

Class ValidateIamTokenAttribute

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

An attribute to define which methods have the security validation

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

Constructors

ValidateIamTokenAttribute()

public ValidateIamTokenAttribute()