Show / Hide Table of Contents

Class SelectionDetails

Details of the items to be selected and the mode of selection.

Inheritance
object
SelectionDetails
ListSelectionMode
ScimQuerySelectionMode
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
[JsonConverter(typeof(SelectionDetailsModelConverter))]
public class SelectionDetails
In this article
Back to top