NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PassportIdentity.Commit

[To be supplied.]

[Visual Basic]
Public Function Commit() As Boolean
[C#]
public bool Commit();
[C++]
public: bool Commit();
[JScript]
public function Commit() : Boolean;

See Also

PassportIdentity Class | PassportIdentity Members | System.Web.Security Namespace