Class TokenDefinitionPropertyAttribute
Used to mark up properties of token definition types.
Inheritance
TokenDefinitionPropertyAttribute
Inherited Members
Namespace: Microsoft.Internal.Studios.Aruba.Infrastructure.Token
Assembly: Aruba.Infrastructure.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class TokenDefinitionPropertyAttribute : Attribute