Class Identity
Inheritance
System.Object
Identity
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.
|
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Methods
CreateMockResponse(Object, BaseAction, String)
Declaration
public virtual MockResponseEntry CreateMockResponse(object associatedResponse, BaseAction action, string calledUrl)
Parameters
System.
|
Base
|
System.
|