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)

属性值

适用于