Compartir a través de


SipEndpoint.CredentialCache Property

Gets a credential cache that can be used by the application to supply credentials needed to authenticate the application with servers.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property CredentialCache As SipCredentialCache
    Get
'Usage
Dim instance As SipEndpoint
Dim value As SipCredentialCache

value = instance.CredentialCache
public SipCredentialCache CredentialCache { get; }

Property Value

Type: Microsoft.Rtc.Signaling.SipCredentialCache

See Also

Reference

SipEndpoint Class

SipEndpoint Members

Microsoft.Rtc.Signaling Namespace