Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides IssuedTokenProvider.GetTokenIsInteractive.
Namespace: Microsoft.VisualStudio.Services.WebApi
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property GetTokenIsInteractive As Boolean
public override bool GetTokenIsInteractive { get; }
public:
virtual property bool GetTokenIsInteractive {
bool get () override;
}
abstract GetTokenIsInteractive : bool with get
override GetTokenIsInteractive : bool with get
override function get GetTokenIsInteractive () : boolean
Property Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.