KeyCredentialCacheConfiguration.CacheOption Property
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:
property KeyCredentialCacheOption CacheOption { KeyCredentialCacheOption get(); };
KeyCredentialCacheOption CacheOption();
public KeyCredentialCacheOption CacheOption { get; }
var keyCredentialCacheOption = keyCredentialCacheConfiguration.cacheOption;
Public ReadOnly Property CacheOption As KeyCredentialCacheOption