UtcTime Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.SPOT.Cryptoki
Assembly:  Microsoft.SPOT.Security.PKCS11 (in Microsoft.SPOT.Security.PKCS11.dll)

Syntax

'Declaration
Public ReadOnly Property UtcTime As DateTime
public DateTime UtcTime { get; }
public:
property DateTime UtcTime {
    DateTime get ();
}
member UtcTime : DateTime
function get UtcTime () : DateTime

Property Value

Type: System. . :: . .DateTime

.NET Framework Security

See Also

Reference

TokenInfo Class

Microsoft.SPOT.Cryptoki Namespace