public TokenScope? Scope { get; init; }
Public Property Scope As TokenScope Get Set
public: property TokenScope^ Scope { TokenScope^ get (); void set (TokenScope^ value); }
member Scope : TokenScope with get, set
In This Article