Share via


PermissionDataSet.ActionsDataTable.FindByWSEC_FEA_ACT_UID method

Gets the ActionsRow object specified by the security feature action.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

public PermissionDataSet.ActionsRow FindByWSEC_FEA_ACT_UID(
    Guid WSEC_FEA_ACT_UID
)

Parameters

  • WSEC_FEA_ACT_UID
    Type: System.Guid

    Contains the security feature action GUID.

Return value

Type: WebSvcSecurity.PermissionDataSet.ActionsRow

See also

Reference

PermissionDataSet.ActionsDataTable class

PermissionDataSet.ActionsDataTable members

WebSvcSecurity namespace