Method | Description | |
---|---|---|
VstsAdalTokenCache ( ) : System |
Default constructor.
|
|
VstsAdalTokenCache ( byte state ) : System |
Constructor receiving state of the cache.
|
Method | Description | |
---|---|---|
AfterAccessNotification ( TokenCacheNotificationArgs args ) : void | ||
BeforeAccessNotification ( TokenCacheNotificationArgs args ) : void |
public VstsAdalTokenCache ( byte state ) : System | ||
state | byte | Current state of the cache as a blob. |
return | System |