CrmConnectionManager.TokenCachePath 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.
Token Cache Path where tokencache file will be stored.
public:
property System::String ^ TokenCachePath { System::String ^ get(); };
public string TokenCachePath { get; }
member this.TokenCachePath : string
Public ReadOnly Property TokenCachePath As String