Navigation: MapForce Server API > API Reference (COM, .NET) > Interfaces > IServer > Methods
Closes a credential object that was previously created using the BeginCredential method.
EndCredential() -> Void
Generic signature
void EndCredential()
C#
HRESULT EndCredential();
C++
Sub EndCredential()
VB.NET