Table of Contents

Class ApiAuthenticationRequirementAttribute

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method)]
public class ApiAuthenticationRequirementAttribute : Attribute
Inheritance
ApiAuthenticationRequirementAttribute
Inherited Members
Extension Methods

Constructors

ApiAuthenticationRequirementAttribute(ApiAuthenticationType)

public ApiAuthenticationRequirementAttribute(ApiAuthenticationType type)

Parameters

type ApiAuthenticationType

Properties

Type

public ApiAuthenticationType Type { get; set; }

Property Value

ApiAuthenticationType