AppleSignInAuthenticator.Options.IncludeFullNameScope 속성

정의

로그인하는 동안 전체 이름 scope 요청할지 여부를 가져오거나 설정합니다.

public:
 property bool IncludeFullNameScope { bool get(); void set(bool value); };
public bool IncludeFullNameScope { get; set; }
member this.IncludeFullNameScope : bool with get, set
Public Property IncludeFullNameScope As Boolean

속성 값

적용 대상