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)

속성 값

적용 대상