Méthode | Description | |
---|---|---|
Create ( string appId, string appKey ) : ID2LAppContext |
Creates an instance of ID2LAppContext with the specified app ID and app key
|
|
D2LAppContextFactory ( ITimestampProvider timestampProvider = null ) : D2L.Extensibility.AuthSdk.Impl |
Default constructor for D2LAppContextFactory
|
public Create ( string appId, string appKey ) : ID2LAppContext | ||
appId | string | The D2L app ID |
appKey | string | The D2L app key |
Résultat | ID2LAppContext |
public D2LAppContextFactory ( ITimestampProvider timestampProvider = null ) : D2L.Extensibility.AuthSdk.Impl | ||
timestampProvider | ITimestampProvider | |
Résultat | D2L.Extensibility.AuthSdk.Impl |