Freigeben über


EncryptedKeyEncryptingCredentials Class

Namespace: Microsoft.IdentityModel.SecurityTokenService
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As EncryptedKeyEncryptingCredentials

Syntax

'Declaration
Public Class EncryptedKeyEncryptingCredentials
    Inherits EncryptingCredentials
public class EncryptedKeyEncryptingCredentials : EncryptingCredentials
public ref class EncryptedKeyEncryptingCredentials : public EncryptingCredentials
public class EncryptedKeyEncryptingCredentials extends EncryptingCredentials
public class EncryptedKeyEncryptingCredentials extends EncryptingCredentials

Vererbungshierarchie

System.Object
   Microsoft.IdentityModel.SecurityTokenService.EncryptingCredentials
    Microsoft.IdentityModel.SecurityTokenService.EncryptedKeyEncryptingCredentials

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

EncryptedKeyEncryptingCredentials Members
Microsoft.IdentityModel.SecurityTokenService Namespace