AdfsWebContent.CopyContent(AdfsWebContent) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
abstract void CopyContent(Microsoft::IdentityServer::Management::Resources::AdfsWebContent ^ source);
protected internal abstract void CopyContent (Microsoft.IdentityServer.Management.Resources.AdfsWebContent source);
abstract member CopyContent : Microsoft.IdentityServer.Management.Resources.AdfsWebContent -> unit
Protected Friend MustOverride Sub CopyContent (source As AdfsWebContent)
Parameters
- source
- AdfsWebContent