OciTokenAuthentication Constructor()

This constructor instantiates an empty object of the OciTokenAuthentication class.

Declaration

// C#
public OciTokenAuthentication();

Remarks

This constructor without parameters is invoked in the processing of object initializers. Parameters should be set individually as per the selected OCI IAM SSO authentication flow.