GoogleChallengeProperties.IncludeGrantedScopes Vlastnost

Definice

Hodnota parametru "include_granted_scopes", která se používá pro požadavek na výzvu.

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)

Hodnota vlastnosti

Nullable<Boolean>

Platí pro