ExtremeSwank OpenID
Nonce Property
NamespacesExtremeSwank.OpenIdISessionPersistenceNonce
Gets or sets the nonce value used to protect against replay attacks.
Declaration Syntax
C#Visual BasicVisual C++
int Nonce { get; set; }
Property Nonce As Integer
property int Nonce {
	int get ();
	void set (int value);
}

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)