Java.Security.Provider.PutService Method
Adds a Service to this Provider.

Syntax

[Android.Runtime.Register("putService", "(Ljava/security/Provider$Service;)V", "GetPutService_Ljava_security_Provider_Service_Handler")]
protected virtual void PutService (Provider.Service s)

Parameters

s
the Service to register

Remarks

Adds a Service to this Provider. If a service with the same name was registered via this method, it is replace.

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1