GoogleChallengeProperties.IncludeGrantedScopes 屬性

定義

用於挑戰要求的 「include_granted_scopes」 參數值。

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)

屬性值

適用於