Search Results for

    Show / Hide Table of Contents

    Class Identity

    Inheritance
    System.Object
    Identity
    Property
    StaticMethod
    StaticProperty
    Namespace: PnP.Framework.Utilities.UnitTests.Model
    Assembly: PnP.Framework.dll
    Syntax
    public class Identity : object

    Properties

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    System.String

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    System.String

    Methods

    CreateMockResponse(Object, BaseAction, String)

    Declaration
    public virtual MockResponseEntry CreateMockResponse(object associatedResponse, BaseAction action, string calledUrl)
    Parameters
    System.Object associatedResponse

    BaseAction action

    System.String calledUrl

    Returns
    MockResponseEntry

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer