Share via


CReplicationEventSinkConfig.UserName Property

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Gets or sets the user name of an account that has user rights to the local database or to the store-and-forward Commerce Server Staging (CSS) event sink.

Note

Store-and-forward CSS event sinks are not supported by CSS. This property should not be used directly from your code. It is for Microsoft internal use only.

object UserName { set; get; } 

Return Value

A string that contains the user name of the account that has user rights to the database or event sink.

Remarks

You must have CSS administrator rights to get or set this property.

The CReplicationEventSinkConfig.UserName property corresponds to the COM property named ReplicationEventSinkConfig.UserName.

See Also

Other Resources

CReplicationEventSinkConfig Class