次の方法で共有


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)

プロパティ値

適用対象