Share via


SPTrustedLoginProvider.Update method

Updates the trusted login provider.

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPTrustedLoginProvider

instance.Update()
public override void Update()

Remarks

This method saves login provider state, propagates the changes to all of the computers in the server farm, and commits the changes to the SPClaimProviderManager.

See also

Reference

SPTrustedLoginProvider class

SPTrustedLoginProvider members

Update overload

Microsoft.SharePoint.Administration.Claims namespace