SipEndpoint.CredentialCache 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.
Gets a credential cache that can be used by the application to supply credentials needed to authenticate the application with servers.
public:
property Microsoft::Rtc::Signaling::SipCredentialCache ^ CredentialCache { Microsoft::Rtc::Signaling::SipCredentialCache ^ get(); };
public Microsoft.Rtc.Signaling.SipCredentialCache CredentialCache { get; }
member this.CredentialCache : Microsoft.Rtc.Signaling.SipCredentialCache
Public ReadOnly Property CredentialCache As SipCredentialCache