MakeReadOnly()
This method converts the OracleSSO instance to read only to prevent further changes.
Declaration
// C# public OracleSSO MakeReadOnly()
Return Value
Returns itself so that multiple calls can be chained.
Remarks
This method must be called before setting the OracleSSO on an OracleConnection.