Share via


SecureStoreServiceApplication.PropertiesLink Property

Returns a link to edit the properties for the current application.

Namespace:  Microsoft.Office.SecureStoreService.Server
Assembly:  Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property PropertiesLink As SPAdministrationLink
    Get
'Usage
Dim instance As SecureStoreServiceApplication
Dim value As SPAdministrationLink

value = instance.PropertiesLink
public override SPAdministrationLink PropertiesLink { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPAdministrationLink
The SPAdministrationLink object that represents the link to the editing properties page for the current application.

See Also

Reference

SecureStoreServiceApplication Class

SecureStoreServiceApplication Members

Microsoft.Office.SecureStoreService.Server Namespace