Interface IAssetsAccessTokenProvider
An interface for an access token provider for the Assets SDK Unity Cloud platform.
Inherited Members
Namespace: Unity.Cloud.Assets
Syntax
public interface IAssetsAccessTokenProvider : IAccessTokenProvider
Properties
ServiceEnvironmentSetting
Gets the service environment setting.
Declaration
ServiceEnvironment ServiceEnvironmentSetting { get; }
Property Value
Type | Description |
---|---|
ServiceEnvironment |