Interface ITargetingContext
Component providing the Release Context
Namespace: Unity.Services.Authentication.Internal
Assembly: Unity.Services.Core.Internal.dll
Syntax
public interface ITargetingContext : IServiceComponent
Properties
VariantTags
Returns the array of Variant Tags provided by Auth if any
Declaration
string[] VariantTags { get; }
Property Value
| Type | Description |
|---|---|
| string[] |