VideoOS.Platform.Util.SpnFactory Class Reference

The SpnFactory is a helper class to get the right SPN for a connection. More...

Static Public Member Functions

static string GetSpn (Uri serverUri)
 GetSpn returns the right SPN for a connection on the specified URI.
 

Detailed Description

The SpnFactory is a helper class to get the right SPN for a connection.

Member Function Documentation

◆ GetSpn()

static string VideoOS.Platform.Util.SpnFactory.GetSpn ( Uri serverUri)
inlinestatic

GetSpn returns the right SPN for a connection on the specified URI.

Parameters
serverUriThe URI of the service to be connected
Returns
A valid SPN for the service