SspiSecurityTokenProvider Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a security token provider that provides an SSPI security token.
public ref class SspiSecurityTokenProvider : System::IdentityModel::Selectors::SecurityTokenProvider
public class SspiSecurityTokenProvider : System.IdentityModel.Selectors.SecurityTokenProvider
type SspiSecurityTokenProvider = class
inherit SecurityTokenProvider
Public Class SspiSecurityTokenProvider
Inherits SecurityTokenProvider
- Inheritance
The SSPI security token is not capable of any cryptographic operations, but contains only the settings needed for Windows authentication.
Sspi |
Initializes a new instance of the SspiSecurityTokenProvider class. |
Sspi |
Initializes a new instance of the SspiSecurityTokenProvider class. |
Supports |
Gets a value that indicates whether the security token can be cancelled. (Inherited from SecurityTokenProvider) |
Supports |
Gets a value that indicates whether the security token is renewable. (Inherited from SecurityTokenProvider) |
Begin |
Begins an asynchronous operation to cancel a security token. (Inherited from SecurityTokenProvider) |
Begin |
Begins an asynchronous operation to cancel a security token. (Inherited from SecurityTokenProvider) |
Begin |
Begins an asynchronous operation to get a security token. (Inherited from SecurityTokenProvider) |
Begin |
Begins an asynchronous operation to get a security token. (Inherited from SecurityTokenProvider) |
Begin |
Begins an asynchronous operation that renews a security token. (Inherited from SecurityTokenProvider) |
Begin |
Begins an asynchronous operation that renews a security token. (Inherited from SecurityTokenProvider) |
Cancel |
Cancels a security token. (Inherited from SecurityTokenProvider) |
Cancel |
Cancels a security token. (Inherited from SecurityTokenProvider) |
End |
Completes an asynchronous operation to cancel a security token. (Inherited from SecurityTokenProvider) |
End |
Completes an asynchronous operation to cancel a security token. (Inherited from SecurityTokenProvider) |
End |
Completes an asynchronous operation to get a security token. (Inherited from SecurityTokenProvider) |
End |
Completes an asynchronous operation to get a security token. (Inherited from SecurityTokenProvider) |
End |
Completes an asynchronous operation to renew a security token. (Inherited from SecurityTokenProvider) |
End |
Completes an asynchronous operation to renew the security token. (Inherited from SecurityTokenProvider) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets a security token. (Inherited from SecurityTokenProvider) |
Get |
Gets the security token. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Renew |
Renews a security token. (Inherited from SecurityTokenProvider) |
Renew |
Renews a security token. (Inherited from SecurityTokenProvider) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Produkt | Versionen |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback zu .NET
.NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: