Share via


RestApiSecurityRequirement.Values Property

Definition

Gets an ICollection<T> of all of the security scheme scopes.

public System.Collections.Generic.ICollection<System.Collections.Generic.IList<string>> Values { get; }
member this.Values : System.Collections.Generic.ICollection<System.Collections.Generic.IList<string>>
Public ReadOnly Property Values As ICollection(Of IList(Of String))

Property Value

Implements

Applies to