OAuthChallengeProperties.SetScope(String[]) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 「scope」 參數值。
public:
virtual void SetScope(... cli::array <System::String ^> ^ scopes);
public virtual void SetScope (params string[] scopes);
abstract member SetScope : string[] -> unit
override this.SetScope : string[] -> unit
Public Overridable Sub SetScope (ParamArray scopes As String())
參數
- scopes
- String[]
範圍清單。