Costruttore KeyDescriptor (SecurityKeyIdentifier)
Spazio dei nomi: Microsoft.IdentityModel.Protocols.WSFederation.Metadata
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Utilizzo
Dim ski As SecurityKeyIdentifier Dim instance As New KeyDescriptor(ski)
Sintassi
'Dichiarazione
Public Sub New ( _
ski As SecurityKeyIdentifier _
)
public KeyDescriptor (
SecurityKeyIdentifier ski
)
public:
KeyDescriptor (
SecurityKeyIdentifier^ ski
)
public KeyDescriptor (
SecurityKeyIdentifier ski
)
public function KeyDescriptor (
ski : SecurityKeyIdentifier
)
Parametri
- ski
Piattaforme
Piattaforme di sviluppo
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Vedere anche
Riferimento
Classe KeyDescriptor
Membri KeyDescriptor
Spazio dei nomi Microsoft.IdentityModel.Protocols.WSFederation.Metadata