Share via


GoogleChallengeProperties.IncludeGrantedScopes Property

Definition

The "include_granted_scopes" parameter value being used for a challenge request.

public:
 property Nullable<bool> IncludeGrantedScopes { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? IncludeGrantedScopes { get; set; }
member this.IncludeGrantedScopes : Nullable<bool> with get, set
Public Property IncludeGrantedScopes As Nullable(Of Boolean)

Property Value

Applies to