InMemoryTokenCacheOptions.Deserialize(Stream) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.Common.Authentication.InMemoryTokenCacheOptions Deserialize (System.IO.Stream stream);
static member Deserialize : System.IO.Stream -> Microsoft.Azure.Commands.Common.Authentication.InMemoryTokenCacheOptions
Public Shared Function Deserialize (stream As Stream) As InMemoryTokenCacheOptions
Parameters
- stream
- Stream