Interface IEnvironmentId
Component providing the Environment Id
Namespace: Unity.Services.Authentication.Internal
Syntax
public interface IEnvironmentId : IServiceComponent
Properties
EnvironmentId
Returns the Environment ID when a sign in succeeds, otherwise null.
Declaration
string EnvironmentId { get; }
Property Value
Type | Description |
---|---|
String |