Share via


ProofTokenSignInPage.FormActionValue property

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Public ReadOnly Property FormActionValue As String
    Get
'Usage
Dim instance As ProofTokenSignInPage
Dim value As String

value = instance.FormActionValue
public string FormActionValue { get; }

Property value

Type: System.String

See also

Reference

ProofTokenSignInPage class

ProofTokenSignInPage members

Microsoft.SharePoint.IdentityModel namespace